Categoria de PoS por defecto por categoría de producto.
This commit is contained in:
parent
22d71e80dc
commit
ac6cb6ab95
10 changed files with 150 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.py~
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
@ -129,4 +130,3 @@ dmypy.json
|
|||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
*~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue