Browse Source

Aug 30: [FIX] Bug Fixed 'multi_currency_payment_in_pos'

pull/332/merge
Cybrosys Technologies 11 months ago
parent
commit
5142e4dcc6
  1. 2
      multi_currency_payment_in_pos/__manifest__.py

2
multi_currency_payment_in_pos/__manifest__.py

@ -21,7 +21,7 @@
##############################################################################
{
'name': "POS Multi Currency Payment",
'version': '16.0.1.0.1',
'version': '16.0.1.0.0',
'category': 'Point of Sale',
'summary': "This module allows us to make payment in multiple "
"currencies in Odoo 16 POS module.",

Loading…
Cancel
Save