@@ -17,13 +17,13 @@ PoS Order Margin
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/17 .0/pos_margin
20+ :target: https://github.com/OCA/pos/tree/18 .0/pos_margin
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-17 -0/pos-17 -0-pos_margin
23+ :target: https://translation.odoo-community.org/projects/pos-18 -0/pos-18 -0-pos_margin
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=17 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=18 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -38,13 +38,13 @@ This module shows margins in PoS frontend during an order creation.
3838Configuration
3939=============
4040
41- - If you want to disable the display of the margin, in the front-office
42- UI, you can uncheck the check box in the res.config.settings shop
43- form:
41+ - If you want to disable the display of the margin, in the front-office
42+ UI, you can uncheck the check box in the res.config.settings shop
43+ form:
4444
4545|image1 |
4646
47- .. |image1 | image :: https://raw.githubusercontent.com/OCA/pos/17 .0/pos_margin/static/description/pos_config_setting.png
47+ .. |image1 | image :: https://raw.githubusercontent.com/OCA/pos/18 .0/pos_margin/static/description/pos_config_setting.png
4848
4949Usage
5050=====
@@ -64,34 +64,34 @@ Changelog
646416.0.1.0.0
6565----------
6666
67- - Migrate to V16.0
68- - Remove ``pos.order `` and ``pos.order.line `` funcionality from V14.0.
69- It's already done by V16.0.
70- - Remove tests.
71- - Create a ``res.config.settings `` field pos_iface_display_margin to
72- display margins in PoS frontend.
67+ - Migrate to V16.0
68+ - Remove ``pos.order `` and ``pos.order.line `` funcionality from V14.0.
69+ It's already done by V16.0.
70+ - Remove tests.
71+ - Create a ``res.config.settings `` field pos_iface_display_margin to
72+ display margins in PoS frontend.
7373
747414.0.1.0.0
7575----------
7676
77- - Migrate to V14.0
77+ - Migrate to V14.0
7878
797913.0.1.0.0
8080----------
8181
82- - Migrate to V13.0
83- - Reuse ``sale_margin `` computation to handle multi currency context.
84- - Correct computation of margin, if a module that adds ``uom_id `` on
85- ``pos.order.line `` is installed.
86- - Add test
82+ - Migrate to V13.0
83+ - Reuse ``sale_margin `` computation to handle multi currency context.
84+ - Correct computation of margin, if a module that adds ``uom_id `` on
85+ ``pos.order.line `` is installed.
86+ - Add test
8787
8888Bug Tracker
8989===========
9090
9191Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues >`_.
9292In case of trouble, please check there if your issue has already been reported.
9393If you spotted it first, help us to smash it by providing a detailed and welcomed
94- `feedback <https://github.com/OCA/pos/issues/new?body=module:%20pos_margin%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
94+ `feedback <https://github.com/OCA/pos/issues/new?body=module:%20pos_margin%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
9595
9696Do not contact contributors directly about support or help with technical issues.
9797
@@ -107,12 +107,13 @@ Authors
107107Contributors
108108------------
109109
110- - Sylvain LE GAL (https://twitter.com/legalsylvain)
111- - Wolfgang Pichler
112- - Murtaza Mithaiwala (https://twitter.com/MurtazaMithaiw4)
113- - Dhara Solanki <dhara.solanki@initos.com>
114- - Juan Carlos Bonilla <juancarlos.bonilla@factorlibre.com>
115- - Antonio Ruban <antoniodavid8@gmail.com>
110+ - Sylvain LE GAL (https://twitter.com/legalsylvain)
111+ - Wolfgang Pichler
112+ - Murtaza Mithaiwala (https://twitter.com/MurtazaMithaiw4)
113+ - Dhara Solanki <dhara.solanki@initos.com>
114+ - Juan Carlos Bonilla <juancarlos.bonilla@factorlibre.com>
115+ - Antonio Ruban <antoniodavid8@gmail.com>
116+ - Alberto Martínez <alberto.martinez@sygel.es>
116117
117118Maintainers
118119-----------
@@ -135,6 +136,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
135136
136137|maintainer-legalsylvain |
137138
138- This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/17 .0/pos_margin >`_ project on GitHub.
139+ This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/18 .0/pos_margin >`_ project on GitHub.
139140
140141You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments