Compare commits

...

1 Commits
main ... 19.0

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', 'name': 'Payment Residual Display',
'version': '17.0.1.0.0', 'version': '19.0.1.0.0',
'category': 'Accounting', 'category': 'Accounting',
'summary': 'Display residual amounts in customer payment lines', 'summary': 'Display residual amounts in customer payment lines',
'description': """ '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