addons-cm/product_pricelist_total_margin/models
snt 55406ca22d [FIX] product_pricelist_total_margin: Change field string to avoid redundancy
- Change margin_type string from 'Margin Type' to 'Calculation Method'
- Fixes pylint warning W8113 (attribute-string-redundant)
2026-02-21 18:55:00 +01:00
..
__init__.py [ADD] product_pricelist_total_margin: New module for additive margin calculation 2026-02-21 16:11:13 +01:00
product_pricelist_item.py [FIX] product_pricelist_total_margin: Change field string to avoid redundancy 2026-02-21 18:55:00 +01:00
res_config_settings.py [ADD] product_pricelist_total_margin: New module for additive margin calculation 2026-02-21 16:11:13 +01:00