Compare commits

..

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

2 changed files with 1 additions and 16 deletions

15
.gitignore vendored
View File

@ -1,15 +0,0 @@
# Python
*.py[cod]
__pycache__/
*.so
# Odoo
*.po~
*.pot~
# Editor / System
.DS_Store
.vscode/
*.swp
*.swo
*~

View File

@ -5,7 +5,7 @@
{
"name": "Stock Disallow Negative",
"version": "19.0.1.0.3",
"version": "18.0.1.0.3",
"category": "Inventory, Logistic, Storage",
"license": "AGPL-3",
"summary": "Disallow negative stock levels by default",