TIP: You can type at any time to perform a new search.
Sale Order Transmit Method
sale_order_transmit_method · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- 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:42:48
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- sbejaoui, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- contract_sale_transmit_method
- Description
Set transmit method (email, post, portal, ...) in sale order and propagate it to invoices.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_form_view |
sale.order | form | Inherits sale.view_order_form | |
sale_order_search_view |
sale.order | search | Inherits sale.view_sales_order_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
transmit_method_idMany2one → transmit.methodcomodel_name='transmit.method'compute='_compute_transmit_method_id'ondelete='restrict'readonly=Truestore=Truestring='Transmission Method'tracking=True
No public methods.
Loading…