Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Sales Management (sale) • Online Billing (account_voucher) • Social Network (mail) • Warehouse Management (stock) |
Technical Name |
pos_payment_usability |
License | AGPL-3 |
Website | http://www.grap.coop |
Point of Sale - Payment Usability
This module extends the functionality of point of sale to improve payment usability.
Prevent to add payment on empty order
If the user try to click on a payment journal, this message will be displayed if the order is empty

Do not allow to have many lines with 0 amount
If there is a payment line with 0 amount, and the user tries to add a new payment line, the previous payment line will be deleted and the new one will be added.
Do not save payment line with null amount If a user add a payment line with null amount, this line will be deleted, when the order will be confirmed.

Block the possibility to have more change than the cash received
If the change is over the total amount of cash received, the following message will be displayed.

Button to up the amount to have no change
A button is present if the remaining amount is positive.
by clicking on the button, the user will change the amount of the line, to make the order paid, without change.

Table of contents
Bug Tracker
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 smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- GRAP
Contributors
- Sylvain LE GAL <https://twitter.com/legalsylvain>
Other credits
Images for demo data come from flaticon.com
- Warning Image, https://www.flaticon.com/free-icon/warning_595067, by https://www.flaticon.com/authors/freepik
Maintainers
This module is part of the grap/grap-odoo-incubator project on GitHub.
You are welcome to contribute.
Please log in to comment on this module