migrate to odoo 19.0

This commit is contained in:
Suherdy Yacob 2026-04-20 10:52:41 +07:00
parent 56d4c42956
commit 1db0e2a556

View File

@ -1,6 +1,6 @@
{ {
'name': 'HR Expense Payment Status Override', 'name': 'HR Expense Payment Status Override',
'version': '17.0.1.0.0', 'version': '19.0.1.0.0',
'summary': 'Override the hardcoded "Paid" status for expenses paid by the company, keeping them "In Payment" until reconciled.', 'summary': 'Override the hardcoded "Paid" status for expenses paid by the company, keeping them "In Payment" until reconciled.',
'category': 'Human Resources/Expenses', 'category': 'Human Resources/Expenses',
'author': 'Suherdy Yacob', 'author': 'Suherdy Yacob',