Commission Period Tiers
by KMEE https://github.com/KMEE/kmee-odoo-addons , Odoo Community Association (OCA) https://github.com/KMEE/kmee-odoo-addonsAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Sales (sale_management) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 1882 |
Technical Name |
sale_commission_period_tier |
License | AGPL-3 |
Website | https://github.com/KMEE/kmee-odoo-addons |
Commission Period Tiers
Sale Commission Period Tier
This module extends the functionality of sale commissions to add tiered commission rates based on periodic sales performance.
Features
- Define commission tiers based on sales volume within a period
- Automatically calculate commission rates according to achieved sales targets
- Support for multiple period types (monthly, quarterly, yearly)
- Dynamic commission rates that adjust based on sales performance
- Integration with existing sale commission settlement process
How it works
The module allows you to set up different commission rates that are applied based on the total sales amount achieved by a salesperson within a defined period. For example:
- Sales up to $10,000: 2% commission
- Sales from $10,001 to $20,000: 3% commission
- Sales above $20,000: 4% commission
When settlements are generated, the system automatically:
- Calculates the total sales for the period
- Determines the appropriate commission tier
- Applies the corresponding commission rate
This encourages sales performance by offering higher commission rates as sales targets are achieved.
Table of contents
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- KMEE
Contributors
- Luis Felipe Mileo <mileo@kmee.com.br (https://kmee.com.br)
Other credits
[ This file is optional and contains additional credits, other than authors, contributors, and maintainers. ]
The development of this module has been financially supported by:
- KMEE
Maintainers
This module is part of the KMEE/kmee-odoo-addons project on GitHub.
You are welcome to contribute.
Please log in to comment on this module