@@ -28,7 +28,10 @@ POS Automatic Cashdrawer
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
3030
31- This module adds support for automatic cashdrawers in the Point of Sale.
31+ - This module adds support for automatic cashdrawers in the Point of
32+ Sale with other IP Address different with IoT Box.
33+ - In user form, you can add ``Point of Sale - Allow Cashlogy Config ``
34+ group to user to display ``Cashlogy Admin `` popup in PoS.
3235
3336**Table of contents **
3437
@@ -48,16 +51,31 @@ implemented in the *hw_cashlogy* module and also in pywebdriver
4851Configuration
4952=============
5053
51- The cashlogyConnector adddress and port should be configured on the main
52- Odoo server, in the menu *Pointof Sale > Configuration > Payment
53- Methods *,under the *Point of Sale * tab.
54+ - Go to Point of Sale > Configuration > Settings, in
55+ ``Connected Devices `` section, enable Automation Cashdrawer and fill
56+ IP Address, TCP Port.
57+
58+ |Config automatic cashdrawer |
59+
60+ - Go to Point of Sale > Configuration > Payment Methods, with ``Cash ``
61+ type, enable ``Automation Cashdrawer ``.
62+
63+ |Config pos payment methods |
64+
65+ .. |Config automatic cashdrawer | image :: https://raw.githubusercontent.com/OCA/pos/18.0/pos_automatic_cashdrawer/static/description/config_pos_automatic_cashdrawer.png
66+ .. |Config pos payment methods | image :: https://raw.githubusercontent.com/OCA/pos/18.0/pos_automatic_cashdrawer/static/description/config_pos_payment_method.png
5467
5568Usage
5669=====
5770
5871In the frontend of the POS, when you select a payment method CASH you
59- will have a *Start Transaction * button : if you click on that button,
60- the amount will be sent to the POSbox.
72+ can see a popup show ``Customer Transaction `` to start adding cash into
73+ the machine. When fully paid or have change, the amount of cash will be
74+ updated.
75+
76+ |Payment |
77+
78+ .. |Payment | image :: https://raw.githubusercontent.com/OCA/pos/18.0/pos_automatic_cashdrawer/static/description/automatic_cashdrawer_payment_method.png
6179
6280Bug Tracker
6381===========
@@ -85,6 +103,9 @@ Contributors
85103- Mathieu Vatel
86104- Iván Todorovich
87105- Druidoo <`https://www.druidoo.io\\ > <https://www.druidoo.io\> >`__
106+ - `Trobz <https://www.trobz.com/ >`__
107+
108+ - Phan Hong Phuc <phucph@trobz.com>
88109
89110Maintainers
90111-----------
0 commit comments