chore: update module version to 19.0.1.0.1 and add __pycache__ to .gitignore
This commit is contained in:
parent
8b0d8a7345
commit
c7dc90bc70
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,3 +18,5 @@
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
|
||||
__pycache__/
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
'name': 'Account Report Show All',
|
||||
'version': '17.0.1.0.1',
|
||||
'version': '19.0.1.0.1',
|
||||
'category': 'Accounting/Reporting',
|
||||
'summary': 'Show all accounts in General Ledger and Trial Balance',
|
||||
'description': """
|
||||
|
||||
Loading…
Reference in New Issue
Block a user