Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] sale_commission: Automate sales commission calculation #558

Closed
wants to merge 1 commit into from

Conversation

prep-odoo
Copy link

This module automates the calculation of commissions for salespersons and sales teams based on predefined rules. Commissions can be applied at invoicing or payment and linked to specific products, categories, or general sales.

Features:

  • Define commission rules for salespersons and sales teams.
  • Apply commissions at invoicing or payment stages.
  • Support product and category-based commission rules.
  • Automatically generate commission lines linked to invoices.

task-4617195

@robodoo
Copy link

robodoo commented Mar 6, 2025

Pull request status dashboard

Copy link

@hamo-odoo hamo-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial review check
@prep-odoo Few needs to be checked i.e.

  • We don't want it to be applied to every move
  • Few conditions can be still simplified
  • _ should be used for every user readable string

@prep-odoo prep-odoo force-pushed the 18.0-sale_commission-add-prep branch from 1f376a1 to b0a9e2e Compare March 7, 2025 09:22
@prep-odoo prep-odoo force-pushed the 18.0-sale_commission-add-prep branch 2 times, most recently from 446a1c1 to 2955bfc Compare March 7, 2025 13:01
This module automates the calculation of commissions for salespersons and sales teams
based on predefined rules. Commissions can be applied at invoicing or payment
and linked to specific products, categories, or general sales.

Features:
- Define commission rules for salespersons and sales teams.
- Apply commissions at invoicing or payment stages.
- Support product and category-based commission rules.
- Automatically generate commission lines linked to invoices.
@prep-odoo prep-odoo force-pushed the 18.0-sale_commission-add-prep branch from 2955bfc to e3dafa3 Compare March 7, 2025 13:17
@prep-odoo prep-odoo closed this Mar 10, 2025
@prep-odoo prep-odoo deleted the 18.0-sale_commission-add-prep branch March 10, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants