Advanced Commission Calculator
Sales commission directly computed into Odoo and with computation details attached to collaborators.
Advanced Commission Calculator
Sales commission directly computed into Odoo and with computation details attached to collaborators.
STORY BEHIND THE FEATURE
ODOO BEHAVIOR
Odoo does not provide any commission calculator, even if all the data is stored in the system.
CLUEDOO BEHAVIOR
Cluedoo introduces the notion of Commission Computation, by percentage (%) or by a custom Python code, which allows strong flexibility in commission computation methods.
MODULE +
This add-on allows for direct computation within the system, allowing for transparency with collaborators and without time-consuming external computation on a spreadsheet.
CLUEDOO RECOMMENDATIONS
If commission is an important topic for your company, this module is a good solution as well as a good departure point. This should be completed with some functional support in order to define the process and the Python code corresponding to your situation.
HOW TO USE THIS MODULE
1
We can give commission access rights to a user (Approval, User, Manager).
2
Set Commission Rules. You can set Rule Types by Percentage (%) or custom Python Code (ie: Set the formula by using Python code).
3
On the commission form, you can set Commission Period, Commission Rule, and Commission Amount, which then can be computed. This will show the commission amount based on customer payments.