[16.0][IMP] base_global_discount: Add flag in product to bypass discount

This commit is contained in:
ferran-S73
2024-05-20 17:03:54 +02:00
parent 763f4e9951
commit d160ff945b
5 changed files with 90 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
from . import global_discount
from . import product_product
from . import product_template
from . import res_partner