TIP: You can type at any time to perform a new search.
CRM Won Restrict Per Stage
crm_won_restrict_per_stage · OCA/crm
- Repository
- OCA/crm · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/crm
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Christopher Rogos, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds the possibility to set CRM stages that are being able to see the won button (hiding it for the rest). It also restricts to change to a won stage won from an stage that doesn't have this check marked.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_view_form |
crm.lead.form.inherit | crm.lead | form | Inherits crm.crm_lead_view_form |
crm_stage_form |
crm.stage.form.inherit | crm.stage | form | Inherits crm.crm_stage_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
show_won_buttonBooleanrelated='stage_id.show_won_button'
-
write(self, vals)
New fields (1)
-
show_won_buttonBooleandefault=True
No public methods.
Loading…
Loading…
Loading…