@@ -17,20 +17,19 @@ Point of Sale - Cashier Comment
1717 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818 :alt: License: AGPL-3
1919.. |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_customer_comment
20+ :target: https://github.com/OCA/pos/tree/16 .0/pos_customer_comment
2121 :alt: OCA/pos
2222.. |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_customer_comment
23+ :target: https://translation.odoo-community.org/projects/pos-16 -0/pos-16 -0-pos_customer_comment
2424 :alt: Translate me on Weblate
2525.. |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
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=16 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
3030
31- This module extends the functionality of point of sale module, to allow
32- display and edit customer note field in the point of sale UI for the
33- cashier.
31+ This module extends the functionality of point of sale module, to allow display and edit
32+ customer note field in the point of sale UI for the cashier.
3433
3534**Table of contents **
3635
@@ -40,67 +39,61 @@ cashier.
4039Usage
4140=====
4241
43- - Go to your partner view and write or edit new PoS comments
42+ * Go to your partner view and write or edit new PoS comments
4443
45- | image1 |
44+ .. figure :: https://raw.githubusercontent.com/OCA/pos/16.0/pos_customer_comment/static/description/res_partner_form.png
4645
47- - Then Open your Point of sale
46+ * Then Open your Point of sale
4847
49- in the customer tree view, a new icon is available to mention that the
50- customer has a PoS Comment to read:
48+ in the customer tree view, a new icon is available to mention that the customer
49+ has a PoS Comment to read:
5150
52- | image2 |
51+ .. figure :: https://raw.githubusercontent.com/OCA/pos/16.0/pos_customer_comment/static/description/pos_customer_tree.png
5352
5453It is possible to see or edit the comment in the customer form view:
5554
56- |image3 |
57-
58- .. |image1 | image :: https://raw.githubusercontent.com/OCA/pos/18.0/pos_customer_comment/static/description/res_partner_form.png
59- .. |image2 | image :: https://raw.githubusercontent.com/OCA/pos/18.0/pos_customer_comment/static/description/pos_customer_tree.png
60- .. |image3 | image :: https://raw.githubusercontent.com/OCA/pos/18.0/pos_customer_comment/static/description/pos_customer_form.png
55+ .. figure :: https://raw.githubusercontent.com/OCA/pos/16.0/pos_customer_comment/static/description/pos_customer_form.png
6156
6257Known issues / Roadmap
6358======================
6459
65- For the time being, there is no HTML widget available in the point of
66- sale. For that reason, the Cashier comment (``pos_comment ``) is a simple
67- Text field. If a widget is available in odoo, it could be great to
68- switch to a HTML field text.
60+ For the time being, there is no HTML widget available in the point of sale.
61+ For that reason, the Cashier comment (``pos_comment ``) is a simple Text field.
62+ If a widget is available in odoo, it could be great to switch to a HTML field text.
6963
7064Bug Tracker
7165===========
7266
7367Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues >`_.
7468In case of trouble, please check there if your issue has already been reported.
7569If you spotted it first, help us to smash it by providing a detailed and welcomed
76- `feedback <https://github.com/OCA/pos/issues/new?body=module:%20pos_customer_comment%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
70+ `feedback <https://github.com/OCA/pos/issues/new?body=module:%20pos_customer_comment%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
7771
7872Do not contact contributors directly about support or help with technical issues.
7973
8074Credits
8175=======
8276
8377Authors
84- -------
78+ ~~~~~~~
8579
8680* GRAP
8781
8882Contributors
89- ------------
83+ ~~~~~~~~~~~~
9084
91- - Sylvain LE GAL (https://twitter.com/legalsylvain)
92- - Juan Carlos Bonilla <juancarlos.bonilla@factorlibre.com>
85+ * Sylvain LE GAL (https://twitter.com/legalsylvain)
86+ * Juan Carlos Bonilla <juancarlos.bonilla@factorlibre.com>
9387
9488Other credits
95- -------------
89+ ~~~~~~~~~~~~~
9690
9791The development of this module has been financially supported by:
9892
99- - UGESS, Union Nationale des Groupements des épiceries Sociales et
100- Solidaires (https://ugess.org/)
93+ * UGESS, Union Nationale des Groupements des épiceries Sociales et Solidaires (https://ugess.org/)
10194
10295Maintainers
103- -----------
96+ ~~~~~~~~~~~
10497
10598This module is maintained by the OCA.
10699
@@ -120,6 +113,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
120113
121114|maintainer-legalsylvain |
122115
123- This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/18 .0/pos_customer_comment >`_ project on GitHub.
116+ This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/16 .0/pos_customer_comment >`_ project on GitHub.
124117
125118You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments