@@ -367,7 +367,7 @@ <h1 class="title">Point Of Sale - Change Payments</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- < p > < a class ="reference external " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/pos/tree/15 .0/pos_payment_change "> < img alt ="OCA/pos " src ="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_payment_change "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runbot.odoo-community.org/runbot/184/15 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
370
+ < p > < a class ="reference external " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/pos/tree/16 .0/pos_payment_change "> < img alt ="OCA/pos " src ="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_payment_change "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runbot.odoo-community.org/runbot/184/16 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
371
371
< p > This module extends the functionnality of the Odoo Point of Sale to
372
372
allow the cashier to change the payments of a PoS order.</ p >
373
373
< p > This feature is usefull when the user realized that he did a mistake,
@@ -403,7 +403,7 @@ <h1><a class="toc-backref" href="#id1">Configuration</a></h1>
403
403
< li > ‘Update Payments’: Odoo will change payment lines.</ li >
404
404
</ ul >
405
405
< div class ="figure ">
406
- < img alt ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_config_form.png " src ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_config_form.png " />
406
+ < img alt ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_config_form.png " src ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_config_form.png " />
407
407
</ div >
408
408
< p > < strong > Note</ strong >
409
409
In some countries the ‘Update Payments’ Option
@@ -420,14 +420,14 @@ <h1><a class="toc-backref" href="#id2">Usage</a></h1>
420
420
< li > Click on the button ‘Change Payments’</ li >
421
421
</ ul >
422
422
< div class ="figure ">
423
- < img alt ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_order_form.png " src ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_order_form.png " />
423
+ < img alt ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_order_form.png " src ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_order_form.png " />
424
424
</ div >
425
425
< ul class ="simple ">
426
426
< li > In the pop up wizard, select the real payment(s) that have been
427
427
used to pay the order</ li >
428
428
</ ul >
429
429
< div class ="figure ">
430
- < img alt ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_payment_change_wizard_form.png " src ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_payment_change_wizard_form.png " />
430
+ < img alt ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_payment_change_wizard_form.png " src ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_payment_change_wizard_form.png " />
431
431
</ div >
432
432
< ul class ="simple ">
433
433
< li > Then click on the button ‘Change Payments’</ li >
@@ -436,15 +436,15 @@ <h1><a class="toc-backref" href="#id2">Usage</a></h1>
436
436
< p > If the option ‘Refund and Resale’ is selected, changing the payments will
437
437
display the three PoS orders. the oringal one, the refund one, and the new one.</ p >
438
438
< div class ="figure ">
439
- < img alt ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_order_tree.png " src ="https://raw.githubusercontent.com/OCA/pos/15 .0/pos_payment_change/static/description/pos_order_tree.png " />
439
+ < img alt ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_order_tree.png " src ="https://raw.githubusercontent.com/OCA/pos/16 .0/pos_payment_change/static/description/pos_order_tree.png " />
440
440
</ div >
441
441
</ div >
442
442
< div class ="section " id ="bug-tracker ">
443
443
< h1 > < a class ="toc-backref " href ="#id3 "> Bug Tracker</ a > </ h1 >
444
444
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/pos/issues "> GitHub Issues</ a > .
445
445
In case of trouble, please check there if your issue has already been reported.
446
446
If you spotted it first, help us smashing it by providing a detailed and welcomed
447
- < a class ="reference external " href ="https://github.com/OCA/pos/issues/new?body=module:%20pos_payment_change%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
447
+ < a class ="reference external " href ="https://github.com/OCA/pos/issues/new?body=module:%20pos_payment_change%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
448
448
< p > Do not contact contributors directly about support or help with technical issues.</ p >
449
449
</ div >
450
450
< div class ="section " id ="credits ">
@@ -481,7 +481,7 @@ <h2><a class="toc-backref" href="#id8">Maintainers</a></h2>
481
481
promote its widespread use.</ p >
482
482
< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
483
483
< p > < a class ="reference external " href ="https://github.com/legalsylvain "> < img alt ="legalsylvain " src ="https://github.com/legalsylvain.png?size=40px " /> </ a > </ p >
484
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/pos/tree/15 .0/pos_payment_change "> OCA/pos</ a > project on GitHub.</ p >
484
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/pos/tree/16 .0/pos_payment_change "> OCA/pos</ a > project on GitHub.</ p >
485
485
< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
486
486
</ div >
487
487
</ div >
0 commit comments