TIP: You can type at any time to perform a new search.
Partner Prospect
partner_prospect · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-20 11:14:39
- Authors
- Odoo Community Association (OCA), AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza
- Maintainers
- Odoo Community Association (OCA), AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza
- Committers
- OCA-git-bot, oca-ci, Angel Rivas
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
With this module you can easily distinguish if a partner is currently customer or prospect. A prospect partner will be those to which you still haven't sold anything, considering sales as non cancelled nor draft sale orders to that partner.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_prospect_form_view |
res.partner.prospect.form | res.partner | form | Inherits base.view_partner_form |
res_partner_prospect_search_view |
res.partner.prospect.search | res.partner | search | Inherits base.view_res_partner_filter |
res_partner_prospect_tree_view |
res.partner.prospect.tree | res.partner | tree | Inherits base.view_partner_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
prospectBooleancompute='_compute_prospect'store=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…