This module is a technical module that adds tools to write mobile applications like
mobile_kiosk_purchase
or mobile_kiosk_inventory
modules, present in the same repository.
The name "kiosk" is based on full screen technology used in Odoo Core for some application like
in hr_attendance
module, with the kiosk mode.
Visually, it adds a new main menu named "Mobile Apps".
Table of contents
- Technically, this module add a new mixin
mobile.kiosk.abstract
that can be inherited to develop new mobile application. - It also adds a light javascript and CSS framework for the same purpose
- it provides a new widget named "pad_widget", used to enter a numeric value.
- For the time being, if the user click on refresh the page, he will use the context, and so has to do again the current action. It is due to a current Odoo limitation in the web framework.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- GRAP
- Application icon (
icon.png
) comes from https://icon-icons.com/fr/icone/code-barres-code-scanner/108737#64 Copyright : Ghariza Mahavira (https://gharizam.carbonmade.com) - Barcode icon (
barcode.png
) comes from Odoo SA project.
Current maintainer:
This module is part of the grap/grap-odoo-incubator project on GitHub.
You are welcome to contribute.