| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/18.0/sale_order_line_client_order_ref |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Quartile |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Quartile |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Aungkokolin1997 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides the following features: - Adds a Customer Order Number to sale order lines and propagates the value to invoice lines. - Allows the Customer Order Number to be displayed in both sale and invoice reports. This module is useful in cases where a single sales order represents multiple customer orders. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_invoice_document_inherit |
report_invoice_document_inherit | ir.ui.view | qweb | Inherits account.report_invoice_document |
report_saleorder_document_inherit |
report_saleorder_document_inherit | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_invoice_config_settings |
res.config.settings | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_sale_config_settings |
res.config.settings | res.config.settings | xpath | Inherits sale.res_config_settings_view_form |
client_order_ref
Char
No public methods.
show_client_order_ref_invoice
Boolean
show_client_order_ref_sale
Boolean
No public methods.
show_client_order_ref_invoice
Boolean
readonly=False
related='company_id.show_client_order_ref_invoice'
show_client_order_ref_sale
Boolean
readonly=False
related='company_id.show_client_order_ref_sale'
No public methods.
client_order_ref
Char
compute='_compute_client_order_ref'
readonly=False
store=True
args: 'Customer Order Ref'
No public methods.