33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Point Of Sale - Change Payments </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
1010:Author: David Goodger ([email protected] ) 11- :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
11+ :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1516
1617See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718customize this style sheet.
274275 margin-left : 2em ;
275276 margin-right : 2em }
276277
277- pre .code .ln { color : grey ; } /* line numbers */
278+ pre .code .ln { color : gray ; } /* line numbers */
278279pre .code , code { background-color : # eeeeee }
279280pre .code .comment , code .comment { color : # 5C6576 }
280281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300301span .pre {
301302 white-space : pre }
302303
303- span .problematic {
304+ span .problematic , pre . problematic {
304305 color : red }
305306
306307span .section-subtitle {
359360</ style >
360361</ head >
361362< body >
362- < div class ="document " id ="point-of-sale-change-payments ">
363- < h1 class ="title "> Point Of Sale - Change Payments</ h1 >
363+ < div class ="document ">
364364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="point-of-sale-change-payments ">
370+ < h1 > Point Of Sale - Change Payments</ h1 >
365371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372!! This file is generated by oca-gen-addon-readme !!
367373!! changes will be overwritten. !!
368374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369- !! source digest: sha256:6f1462f67df774d51a30919678de62e275d7e3561144dde4841a3cc6893f9cf7
375+ !! source digest: sha256:c9b4a4005c440c55b6be25f3cf7f0e7fd90cfe24a84d18585ace211aa7b58ae9
370376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371- < p > < a class ="reference external image-reference " 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 image-reference " 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 image-reference " href ="https://github.com/OCA/pos/tree/14.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 image-reference " href ="https://translation.odoo-community.org/projects/pos-14-0/pos-14-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 image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " 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 image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/pos/tree/14.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 image-reference " href ="https://translation.odoo-community.org/projects/pos-14-0/pos-14-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 image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372378< p > This module extends the functionnality of the Odoo Point of Sale to
373379allow the cashier to change the payments of a PoS order.</ p >
374380< p > This feature is usefull when the user realized that he did a mistake,
@@ -390,7 +396,7 @@ <h1 class="title">Point Of Sale - Change Payments</h1>
390396</ ul >
391397</ div >
392398< div class ="section " id ="configuration ">
393- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
399+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
394400< ul class ="simple ">
395401< li > Go to Point of Sale > Configuration > Point of Sale</ li >
396402< li > Edit your point of sale, and select a value for the field
@@ -415,7 +421,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
415421to select the value ‘Update Payments’.</ p >
416422</ div >
417423< div class ="section " id ="usage ">
418- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
424+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
419425< ul class ="simple ">
420426< li > Go to a PoS Order</ li >
421427< li > Click on the button ‘Change Payments’</ li >
@@ -441,41 +447,43 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
441447</ div >
442448</ div >
443449< div class ="section " id ="bug-tracker ">
444- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
450+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
445451< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/pos/issues "> GitHub Issues</ a > .
446452In case of trouble, please check there if your issue has already been reported.
447453If you spotted it first, help us to smash it by providing a detailed and welcomed
448454< a class ="reference external " href ="https://github.com/OCA/pos/issues/new?body=module:%20pos_payment_change%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
449455< p > Do not contact contributors directly about support or help with technical issues.</ p >
450456</ div >
451457< div class ="section " id ="credits ">
452- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
458+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
453459< div class ="section " id ="authors ">
454- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
460+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
455461< ul class ="simple ">
456462< li > GRAP</ li >
457463</ ul >
458464</ div >
459465< div class ="section " id ="contributors ">
460- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
466+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
461467< ul class ="simple ">
462468< li > Sylvain LE GAL << a class ="reference external " href ="https://twitter.com/legalsylvain "> https://twitter.com/legalsylvain</ a > ></ li >
463469< li > Julien WESTE</ li >
464470< li > Foram Shah << a class ="reference external " href ="mailto:foram.shah@initos.com "> foram.shah@initos.com</ a > ></ li >
465471</ ul >
466472</ div >
467473< div class ="section " id ="other-credits ">
468- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h2 >
474+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h3 >
469475< p > The development of this module has been financially supported by:</ p >
470476< ul class ="simple ">
471477< li > GRAP, Groupement Régional Alimentaire de proximité (www.grap.coop)</ li >
472478< li > Vracoop (www.vracoop.fr)</ li >
473479</ ul >
474480</ div >
475481< div class ="section " id ="maintainers ">
476- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
482+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
477483< p > This module is maintained by the OCA.</ p >
478- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
484+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
485+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
486+ </ a >
479487< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
480488mission is to support the collaborative development of Odoo features and
481489promote its widespread use.</ p >
@@ -486,5 +494,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
486494</ div >
487495</ div >
488496</ div >
497+ </ div >
489498</ body >
490499</ html >
0 commit comments