[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
committed by miguel-S73
parent bbf343a968
commit 122a605672
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