Browse Source

fixup! [ADD] pos_round_payment: Allow to round payment to 5 cents

pull/420/head
Jacques-Etienne Baudoux 5 years ago
parent
commit
7e0bc7ed58
  1. 2
      pos_round_payment/__openerp__.py

2
pos_round_payment/__openerp__.py

@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{ {
'name': "pos_round_payment",
'name': "POS Round Payment",
'version': '1.0', 'version': '1.0',
'category': 'Point Of Sale', 'category': 'Point Of Sale',
'author': "BCIM", 'author': "BCIM",

Loading…
Cancel
Save