upgrade v16
separación de las funcionalidades del PoS en un módulo aparte
This commit is contained in:
parent
70679c57a3
commit
308b3c4353
19 changed files with 184 additions and 386 deletions
2
pos_product_library/models/__init__.py
Normal file
2
pos_product_library/models/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
from . import pos_session
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue