Compare commits

...

2 Commits
main ... 19.0

5 changed files with 15 additions and 0 deletions

15
.gitignore vendored Normal file
View File

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

0
README.md Normal file → Executable file
View File

0
__init__.py Normal file → Executable file
View File

0
__manifest__.py Normal file → Executable file
View File

0
static/src/overrides/models/loyalty.js Normal file → Executable file
View File