migrate to odoo 19.0

This commit is contained in:
Suherdy Yacob 2026-04-20 10:45:58 +07:00
parent 90b85e947a
commit f10855b57a

View File

@ -1,6 +1,6 @@
{ {
'name': 'Account Payment: Current Liability Override', 'name': 'Account Payment: Current Liability Override',
'version': '17.0.1.0.0', 'version': '19.0.1.0.0',
'summary': 'Allow employees to use a Current Liability account (liability_current) as their payable account and process payments correctly.', 'summary': 'Allow employees to use a Current Liability account (liability_current) as their payable account and process payments correctly.',
'category': 'Accounting/Accounting', 'category': 'Accounting/Accounting',
'author': 'Suherdy Yacob', 'author': 'Suherdy Yacob',