chore: update module version to 19.0.1.0.1 and add __pycache__ to .gitignore

This commit is contained in:
Suherdy Yacob 2026-05-19 17:34:49 +07:00
parent 8b0d8a7345
commit c7dc90bc70
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -18,3 +18,5 @@
# Temporary files # Temporary files
*.tmp *.tmp
__pycache__/

View File

@ -1,6 +1,6 @@
{ {
'name': 'Account Report Show All', 'name': 'Account Report Show All',
'version': '17.0.1.0.1', 'version': '19.0.1.0.1',
'category': 'Accounting/Reporting', 'category': 'Accounting/Reporting',
'summary': 'Show all accounts in General Ledger and Trial Balance', 'summary': 'Show all accounts in General Ledger and Trial Balance',
'description': """ 'description': """