feat: Bump module version to 19.0.1.0.0 in the manifest file.

This commit is contained in:
Suherdy Yacob 2026-01-20 16:56:29 +07:00
parent 5888464802
commit 84a7ed1b21
8 changed files with 1 additions and 1 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
CHANGELOG.md Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
__init__.py Normal file → Executable file
View File

2
__manifest__.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
{
'name': 'Payment Residual Display',
'version': '17.0.1.0.0',
'version': '19.0.1.0.0',
'category': 'Accounting',
'summary': 'Display residual amounts in customer payment lines',
'description': """

0
models/__init__.py Normal file → Executable file
View File

0
models/account_payment.py Normal file → Executable file
View File

0
views/account_payment_views.xml Normal file → Executable file
View File