Añade la funcionalidad de pos_empty_default_image pra poder mostraar el formato en productos sin imagen

This commit is contained in:
santiky 2021-08-23 23:03:12 +02:00
parent f1c8cf8414
commit 913de79db8
Signed by: snt
GPG key ID: A9FD34930EADBE71
14 changed files with 284 additions and 41 deletions

View file

@ -1,2 +1,5 @@
from . import res_product
from . import pos_config
from . import product_template
from . import product_product