feat(configurator): fp.pricing.rule — formula-based pricing engine with complexity surcharges

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-04-12 18:28:43 -04:00
parent 2e80fd3ca1
commit 2fa7f2aa2e
5 changed files with 218 additions and 1 deletions

View File

@@ -6,3 +6,6 @@
from . import fp_treatment
from . import fp_part_catalog
from . import fp_coating_config
from . import fp_pricing_complexity_surcharge
from . import fp_pricing_rule
from . import sale_order