This is the base module for the implementation of POS as a self-service weighing station. This module handles weighing/container taring and barcode formatting. It is aimed to be used by several other modules:
- pos_self_service_print_zpl
Table of contents
- Create a new POS
- Enable "Is Self-Service"
- Setup hardware proxy
- Enable electronic scale
- Enable barcode reader and its nomenclature
This module should be used from a computer accessible to customers. In order to limit the risk of unfortunate/malicious actions, you should:
- Use a dedicated odoo account with the least possible rights
- Configure the web browser to be in kiosk mode (cf. "Launch Firefox" section)
Those measures aren't sufficient per se, but should lower the risk significantly.
This self-service module can be used in kiosk mode. To launch Firefox in kiosk mode, run this command:
firefox <url> -foreground --kiosk
- Label printing using web print
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.
- Coop IT Easy SC
- Coop IT Easy SC:
- Grégoire Leeuwerck <[email protected]>
- Vincent Van Rossem <[email protected]>
- Le Nid:
- François Kawala
- SPP
- Icons made by Freepik from flaticon.com
This module is part of the coopiteasy/addons project on GitHub.
You are welcome to contribute.