commission_formula_oca
This module extends the commission system to allow computing agent commissions using custom formulas.
Key Features
- commission: Adds formula commission type and formula field for custom calculation logic.
- commission.line.mixin: Implements formula evaluation logic to compute commission amounts dynamically.
- commission: Provides user interface with Ace editor for formula editing, instructions, and field reference tables.