TIP: You can type at any time to perform a new search.
Sale Commercial Partner
sale_commercial_partner · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- Category
- Sales
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-20 11:29:59
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Alexis de Lattre, Weblate, OCA-git-bot, oca-ci, GarethGloSystems
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- sale_order_import
- Description
This module adds 2 technical fields on sale orders: - a related stored field *Customer Entity* (commercial_partner_id), - a related stored field *Invoice Entity* (commercial_partner_invoice_id). This module is the twin brother of the OCA module *purchase_commercial_partner* located in the [purchase-workflow project](https://github.com/OCA/purchase-workflow/).
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_report_search |
sale.report | search | Inherits sale.view_order_product_search | |
view_sales_order_filter |
commercial.partner.sale.order.search | sale.order | search | Inherits sale.view_sales_order_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
commercial_partner_idMany2one → res.partnercomodel_name='res.partner'index=Truerelated='partner_id.commercial_partner_id'store=Truestring='Customer Entity' -
commercial_partner_invoice_idMany2one → res.partnercomodel_name='res.partner'related='partner_invoice_id.commercial_partner_id'store=Truestring='Invoice Entity'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…