Crm Stage Multi Company
by ACS0NE SA/NV https://github.com/OCA/multi-company , Odoo Community Association (OCA) https://github.com/OCA/multi-companyAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
CRM (crm)
• Calendar (calendar) • Contacts (contacts) • Discuss (mail) |
Lines of code | 73 |
Technical Name |
crm_stage_multi_company |
License | AGPL-3 |
Website | https://github.com/OCA/multi-company |
Versions | 12.0 16.0 18.0 |
Crm Stage Multi Company
This module adds support for multi company on crm stage.
The new multi company rule prevents any user without access to all stages to open the CRM application. This behaviour comes from the kanban view and especially from he read_group (_read_group_fill_results) which tries to retrieve fold information from the stages even those without any lead. So to only do this on accessible stages a search is made by the current user over the stage ids returned by the group_expand method which is initially launched through a sudo.
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
- ACS0NE SA/NV
Contributors
- Quentin Groulard <quentin.groulard@acsone.eu> (ACSONE)
Maintainers
This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/multi-company project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module