Compare commits

..

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

6 changed files with 1 additions and 16 deletions

15
.gitignore vendored
View File

@ -1,15 +0,0 @@
# Python
__pycache__/
*.py[cod]
*$py.class
# OS
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/
# Odoo
*.pot

View File

@ -1,6 +1,6 @@
{
'name': 'Sale Order Tracking',
'version': '19.0.1.0.0',
'version': '18.0.1.0.0',
'category': 'Sales',
'summary': 'Track changes in Sale Orders and Lines',
'description': """

Binary file not shown.