Categoria de PoS por defecto por categoría de producto.

This commit is contained in:
santiky 2021-08-12 16:25:41 +02:00
parent 22d71e80dc
commit ac6cb6ab95
Signed by: snt
GPG key ID: A9FD34930EADBE71
10 changed files with 150 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,6 +3,7 @@
__pycache__/
*.py[cod]
*$py.class
*.py~
# C extensions
*.so
@ -129,4 +130,3 @@ dmypy.json
# Pyre type checker
.pyre/
*~