Purchase Partner Selectable Option Restrict
by Escodoo https://github.com/Escodoo/purchase-addons| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 103 |
| Technical Name |
purchase_partner_selectable_option_restrict |
| License | AGPL-3 |
| Website | https://github.com/Escodoo/purchase-addons |
Purchase Partner Selectable Option Restrict

This module restricts the visibility of the Selectable in orders (purchase_selectable) field on the partner form, so that only users belonging to the Purchase / Manager group can see and edit it.
It extends purchase_partner_selectable_option and keeps the field loaded (invisible) for other users so that the purchase-related button visibility rules on the partner form continue to work correctly.
Table of contents
Usage
To use this module, you need to:
- Install the module on top of purchase_partner_selectable_option.
- Open a partner form as a user belonging to the Purchase / Manager group: the Selectable in orders field is displayed under the Purchase group and can be toggled.
- Open the same partner form as a user that is not a Purchase / Manager: the Selectable in orders field is hidden, while the related purchase buttons keep behaving as defined by the parent module.
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
- Escodoo
Contributors
- Escodoo:
- Wesley Oliveira <wesley.oliveira@escodoo.com.br>
Maintainers
This module is part of the Escodoo/purchase-addons project on GitHub.
You are welcome to contribute.
Please log in to comment on this module