Skip to content

Latest commit

 

History

History

pos_payment_change

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Point Of Sale - Change Payments

Beta License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

This module extends the functionnality of the Odoo Point of Sale to allow the cashier to change the payments of a PoS order.

This feature is usefull when the user realized that he did a mistake, just after he marked the order as paid, or during the close of the session, Only if entries has not been generated.

Table of contents

  • Go to Point of Sale.
  • Choose the view list.
  • Edit your point of sale, and select a value for the field 'Payment Change Policy'.

Two options are available:

  • 'Refund and Resale': Odoo will refund the current Pos Order to cancel it, and create a new PoS Order with the correct payment lines
  • 'Update Payments': Odoo will change payment lines.
https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_change/static/description/pos_config_form.png

Note In some countries the 'Update Payments' Option is not allowed by law, because orders history shouldn't not be altered.

For that purpose, a constrains is present to check the value of this field. If the module l10n_fr_certification is installed and if the current company has an inalterable accounting, it will not be possible to select the value 'Update Payments'.

  • Go to a PoS Order
  • Click on the button 'Change Payments'
https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_change/static/description/pos_order_form.png
  • In the pop up wizard, select the real payment(s) that have been used to pay the order
https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_change/static/description/pos_payment_change_wizard_form.png
  • Then click on the button 'Change Payments'

Note

If the option 'Refund and Resale' is selected, changing the payments will display the three PoS orders. the oringal one, the refund one, and the new one.

https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_change/static/description/pos_order_tree.png

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • GRAP

The development of this module has been financially supported by:

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

legalsylvain

This module is part of the OCA/pos project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.