22POS Automatic Cashdrawer
33========================
44
5- .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+ ..
6+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67 !! This file is generated by oca-gen-addon-readme !!
78 !! changes will be overwritten. !!
89 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+ !! source digest: sha256:e73ed38d380e8af85d3a877abc3182d0fe2bf1ca0972506b861e1255689596da
11+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
1114 :target: https://odoo-community.org/page/development-status
1215 :alt: Beta
1316.. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
1417 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1518 :alt: License: AGPL-3
16- .. |badge3 | image :: https://img.shields.io/badge/github-druidoo%2FFoodCoops-lightgray.png?logo=github
17- :target: https://github.com/druidoo/FoodCoops/tree/12.0/pos_automatic_cashdrawer
18- :alt: druidoo/FoodCoops
19-
20- |badge1 | |badge2 | |badge3 |
19+ .. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github
20+ :target: https://github.com/OCA/pos/tree/18.0/pos_automatic_cashdrawer
21+ :alt: OCA/pos
22+ .. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23+ :target: https://translation.odoo-community.org/projects/pos-18-0/pos-18-0-pos_automatic_cashdrawer
24+ :alt: Translate me on Weblate
25+ .. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=18.0
27+ :alt: Try me on Runboat
28+
29+ |badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
2130
2231This module adds support for automatic cashdrawers in the Point of Sale.
2332
@@ -29,54 +38,67 @@ This module adds support for automatic cashdrawers in the Point of Sale.
2938Installation
3039============
3140
32- This module is designed to be installed on the
33- *main Odoo server *. On the *POSbox *, you should install the module
34- *hw_x * depending on the protocol implemented in your device.
35- `Cashlogy <http://www.cashlogy.com> ` are implemented in the
36- *hw_cashlogy * module and also in pywebdriver <https://github.com/akretion/pywebdriver>.
41+ This module is designed to be installed on the *main Odoo server *. On
42+ the *POSbox *, you should install the module *hw_x * depending on the
43+ protocol implemented in your device. Cashlogy
44+ <`http://www.cashlogy.com\\ > <http://www.cashlogy.com\> >`__ are
45+ implemented in the *hw_cashlogy * module and also in pywebdriver
46+ <`https://github.com/akretion/pywebdriver\\ > <https://github.com/akretion/pywebdriver\> >`__.
3747
3848Configuration
3949=============
4050
41- The cashlogyConnector adddress and port should be configured on the main Odoo server,
42- in the menu *Pointof Sale > Configuration > Payment Methods *,under the *Point of Sale * tab.
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.
4354
4455Usage
4556=====
4657
47- In the frontend of the POS, when you select a payment method CASH you will have a *Start Transaction * button :
48- if you click on that button, the amount will be sent to the POSbox.
58+ In 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.
4961
5062Bug Tracker
5163===========
5264
53- Bugs are tracked on `GitHub Issues <https://github.com/druidoo/FoodCoops /issues >`_.
65+ Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos /issues >`_.
5466In case of trouble, please check there if your issue has already been reported.
55- If you spotted it first, help us smashing it by providing a detailed and welcomed
56- `feedback <https://github.com/druidoo/FoodCoops /issues/new?body=module:%20pos_automatic_cashdrawer%0Aversion:%2012 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
67+ If you spotted it first, help us to smash it by providing a detailed and welcomed
68+ `feedback <https://github.com/OCA/pos /issues/new?body=module:%20pos_automatic_cashdrawer%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
5769
5870Do not contact contributors directly about support or help with technical issues.
5971
6072Credits
6173=======
6274
6375Authors
64- ~~~~~~~
76+ -------
6577
6678* Aurélien DUMAINE
6779* Druidoo
6880
6981Contributors
70- ~~~~~~~~~~~~
82+ ------------
7183
72- * Aurelien Dumaine
73- * Mathieu Vatel
74- * Iván Todorovich
75- * Druidoo <https://www.druidoo.io>
84+ - Aurelien Dumaine
85+ - Mathieu Vatel
86+ - Iván Todorovich
87+ - Druidoo <` https://www.druidoo.io\\ > < https://www.druidoo.io \> >`__
7688
7789Maintainers
78- ~~~~~~~~~~~
90+ -----------
91+
92+ This module is maintained by the OCA.
93+
94+ .. image :: https://odoo-community.org/logo.png
95+ :alt: Odoo Community Association
96+ :target: https://odoo-community.org
97+
98+ OCA, or the Odoo Community Association, is a nonprofit organization whose
99+ mission is to support the collaborative development of Odoo features and
100+ promote its widespread use.
79101
80- This module is part of the `druidoo/FoodCoops <https://github.com/druidoo/FoodCoops /tree/12 .0/pos_automatic_cashdrawer >`_ project on GitHub.
102+ This module is part of the `OCA/pos <https://github.com/OCA/pos /tree/18 .0/pos_automatic_cashdrawer >`_ project on GitHub.
81103
82- You are welcome to contribute.
104+ You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments