diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/__init__.py b/__init__.py old mode 100644 new mode 100755 diff --git a/__manifest__.py b/__manifest__.py old mode 100644 new mode 100755 index 1b26d5c..5fa410d --- a/__manifest__.py +++ b/__manifest__.py @@ -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': """ diff --git a/models/__init__.py b/models/__init__.py old mode 100644 new mode 100755 diff --git a/models/account_payment.py b/models/account_payment.py old mode 100644 new mode 100755 diff --git a/views/account_payment_views.xml b/views/account_payment_views.xml old mode 100644 new mode 100755