diff --git a/pos_kiosk/README.rst b/pos_kiosk/README.rst index cbe7afbe4a..9180d20134 100644 --- a/pos_kiosk/README.rst +++ b/pos_kiosk/README.rst @@ -7,7 +7,7 @@ Point of Sale - Kiosk Mode !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a364231b0b1d5f129b1ef529b763c023368bc359d1c594b13e3eff9125234960 + !! source digest: sha256:2990d060797f495b7bd63bf4a1782c2b706f93a9e9ee93b0b31454959bff03d4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/pos_kiosk/__manifest__.py b/pos_kiosk/__manifest__.py index 4cad23e91c..00c386eb51 100644 --- a/pos_kiosk/__manifest__.py +++ b/pos_kiosk/__manifest__.py @@ -3,7 +3,7 @@ "version": "14.0.1.0.0", "category": "Sales/Point of Sale", "summary": "Kiosk mode extension for the Point of Sale ", - "description": """This module allows you to use the Point of Sale in Kiosk mode.""", + "author": "KMEE, Odoo Community Association (OCA)", "depends": ["point_of_sale"], "development_status": "Alpha", "website": "https://github.com/OCA/pos", @@ -15,6 +15,7 @@ "qweb": [ "static/src/xml/ChromeKiosk.xml", "static/src/xml/Components/KioskHeader.xml", + "static/src/xml/Components/KioskCartFooter.xml", "static/src/xml/Screens/WelcomeScreen.xml", "static/src/xml/Screens/ProductScreen/KioskProductScreen.xml", "static/src/xml/Screens/ProductScreen/KioskProductCategory.xml", diff --git a/pos_kiosk/static/description/index.html b/pos_kiosk/static/description/index.html index 90f30ae60a..5e1b7427c1 100644 --- a/pos_kiosk/static/description/index.html +++ b/pos_kiosk/static/description/index.html @@ -1,20 +1,20 @@ - +
- +