Compare commits

..

No commits in common. "19.0" and "main" have entirely different histories.
19.0 ... main

8 changed files with 1 additions and 1 deletions

0
.gitignore vendored Executable file → Normal file
View File

0
CHANGELOG.md Executable file → Normal file
View File

0
README.md Executable file → Normal file
View File

0
__init__.py Executable file → Normal file
View File

2
__manifest__.py Executable file → Normal file
View File

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

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

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

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