upgrade v16. configura automáticamente la categoría del website y el
ribbon del producto según configuraciones en la compañía cuando se actualizan los campos en distribución.
This commit is contained in:
parent
308b3c4353
commit
9734ab2eb4
11 changed files with 166 additions and 30 deletions
5
website_product_retail/models/__init__.py
Normal file
5
website_product_retail/models/__init__.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
from . import product_template
|
||||
from . import res_company
|
||||
from . import res_config_settings
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue