mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
NEW product_variant_so_always for 11.0
Adds boolean on the `product.template` form to force the 'dynamic' mode for NOT creating variants on `product.template` save, but rather when added to sale orders.
This commit is contained in:
committed by
Connor Christian
parent
ef4a00ba95
commit
5fe32edd5c
1
product_variant_so_always/__init__.py
Executable file
1
product_variant_so_always/__init__.py
Executable file
@@ -0,0 +1 @@
|
||||
from . import models
|
||||
Reference in New Issue
Block a user