-
-
Notifications
You must be signed in to change notification settings - Fork 353
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
[MIG][14.0] sale_commission_salesman #334
[MIG][14.0] sale_commission_salesman #334
Conversation
This module extends the functionality of `sale_commission` to allow you to auto-populate salesmen as commission agents without setting explicitly them on the customer. **IMPORTANT**: The salesman will be only populated if no other commission agent is set via other method, to assure that there's no overlapping commissions. Configuration ============= * Go to *Contacts*. * Search for the contact linked to the salesman user and open it. * If it's actually linked to a user, you'll see a new check in the *Agent information* page, called "Convert salesman into agent". * Check it for having that salesman automatically populated as agent. You need to assign a commission to that agent as well. Usage ===== To use this module, you need to: * Go to *Sales > Orders > Quotations* and create a new one. * Fill the customer with one with no agents set. * Select a salesman with the mark checked. * Add a line in the quotation, and you will see the salesman populated as commission agent.
- Standard procedure.
* Standard procedure * Adapt account.invoice > account.move * Adapt tests
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: commission-13.0/commission-13.0-sale_commission_salesman Translate-URL: https://translation.odoo-community.org/projects/commission-13-0/commission-13-0-sale_commission_salesman/
Currently translated at 100.0% (6 of 6 strings) Translation: commission-13.0/commission-13.0-sale_commission_salesman Translate-URL: https://translation.odoo-community.org/projects/commission-13-0/commission-13-0-sale_commission_salesman/es_AR/
Currently translated at 100.0% (6 of 6 strings) Translation: commission-13.0/commission-13.0-sale_commission_salesman Translate-URL: https://translation.odoo-community.org/projects/commission-13-0/commission-13-0-sale_commission_salesman/es_AR/
Currently translated at 100.0% (6 of 6 strings) Translation: commission-13.0/commission-13.0-sale_commission_salesman Translate-URL: https://translation.odoo-community.org/projects/commission-13-0/commission-13-0-sale_commission_salesman/es/
Solves [13.0] sale_commission_pricelist - sale_commission_salesman error OCA#274
Co-authored-by: Bhavesh Odedra <bodedra@opensourceintegrators.com>
Currently translated at 100.0% (6 of 6 strings) Translation: commission-13.0/commission-13.0-sale_commission_salesman Translate-URL: https://translation.odoo-community.org/projects/commission-13-0/commission-13-0-sale_commission_salesman/ca/
2e9e4d5
to
7dbf89e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional test, ok.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional review, LGTM
/ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 66a623e. Thanks a lot for contributing to OCA. ❤️ |
/ocabot migration sale_commission_salesman |
No description provided.