TIP: You can type at any time to perform a new search.
Sale Partner Source
sale_partner_utm_source · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:22:54
- Authors
- Odoo Community Association (OCA), Trobz
- Maintainers
- Odoo Community Association (OCA), Trobz
- Committers
- Weblate, OCA-git-bot, oca-ci, Hai Lang
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module provides the following features: - When a quotation is created, it automatically copies the source from the partner. Users can manually adjust the source in the quotation if necessary. - Enables grouping by source in the order and invoice tree views.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_filter_inherit |
account.move.search.inherit | account.move | search | Inherits account.view_account_invoice_filter |
view_invoice_tree_inherit |
account.invoice.tree.inherit | account.move | tree | Inherits account.view_invoice_tree |
view_order_tree_inherit |
sale.order.tree.inherit | sale.order | tree | Inherits sale.view_order_tree |
view_quotation_tree_inherit |
quotation.tree.inherit | sale.order | tree | Inherits sale.view_quotation_tree |
view_sale_order_filter_inherit |
sale.order.search.inherit | sale.order | search | Inherits sale.view_sales_order_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
create(self, vals_list)@api.model_create_multi