| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/18.0/vendor_transport_lead_time |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Sébastien Alix, Weblate, OCA-git-bot, oca-ci, Duy (Đỗ Anh) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom - purchase - account - onboarding - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module overrides the product.supplierinfo model. It splits the delay into two new delay fields, Supplier Lead Time and Transport Lead Time, to sum them into the actual Lead Time. This allow users to get the information about the transportation lead time in order to plan the transport properly when relevant. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_supplierinfo_form_view |
product.supplierinfo.form.inherit | product.supplierinfo | xpath | Inherits product.product_supplierinfo_form_view |
product_supplierinfo_tree_inherit_view |
product.supplierinfo.list.inherit.view | product.supplierinfo | field | Inherits product.product_supplierinfo_tree_view |
purchase_order_form |
purchase.order.form.inherit | purchase.order | xpath | Inherits purchase.purchase_order_form |
report_purchaseorder_document |
report_purchaseorder_document | ir.ui.view | qweb | Inherits purchase.report_purchaseorder_document |
delay
Integer
compute='_compute_delay'
inverse='_inverse_delay'
required=False
store=True
supplier_delay
Integer
default=0
help='Supplier lead time in days.'
required=True
string='Supplier Lead Time'
transport_delay
Integer
default=0
help='Transport lead time in days.'
required=True
string='Transport Lead Time'
No public methods.
report_date_planned
Datetime
compute='_compute_report_date_planned'
string='Date planned (used by report)'
supplier_date_planned
Datetime
compute='_compute_supplier_date_planned'
string='Supplier Scheduled Date'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/14.0/vendor_transport_lead_time |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Sébastien Alix, oca-travis, Weblate, OCA-git-bot, Hai Lang |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - purchase - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_supplierinfo_form_view |
product.supplierinfo.form.inherit | product.supplierinfo | field | Inherits product.product_supplierinfo_form_view |
product_supplierinfo_tree_inherit_view |
product.supplierinfo.tree.inherit.view | product.supplierinfo | field | Inherits product.product_supplierinfo_tree_view |
purchase_order_form |
purchase.order.form.inherit | purchase.order | xpath | Inherits purchase.purchase_order_form |
report_purchaseorder_document |
report_purchaseorder_document | ir.ui.view | qweb | Inherits purchase.report_purchaseorder_document |
delay
Integer
compute='_compute_delay'
inverse='_inverse_delay'
required=False
store=True
supplier_delay
Integer
default=0
help='Supplier lead time in days.'
required=True
string='Supplier Lead Time'
transport_delay
Integer
default=0
help='Transport lead time in days.'
required=True
string='Transport Lead Time'
No public methods.
report_date_planned
Datetime
compute='_compute_report_date_planned'
string='Date planned (used by report)'
supplier_date_planned
Datetime
compute='_compute_supplier_date_planned'
string='Supplier Scheduled Date'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/13.0/vendor_transport_lead_time |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | sebalix, João Marques, oca-travis, OCA-git-bot, Matthieu Méquignon |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - purchase - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_supplierinfo_form_view |
product.supplierinfo.form.inherit | product.supplierinfo | field | Inherits product.product_supplierinfo_form_view |
purchase_order_form |
purchase.order.form.inherit | purchase.order | xpath | Inherits purchase.purchase_order_form |
report_purchaseorder_document |
report_purchaseorder_document | ir.ui.view | qweb | Inherits purchase.report_purchaseorder_document |
delay
Integer
compute='_compute_delay'
inverse='_inverse_delay'
required=False
store=True
supplier_delay
Integer
default=0
help='Supplier lead time in days.'
required=True
string='Supplier Lead Time'
transport_delay
Integer
default=0
help='Transport lead time in days.'
required=True
string='Transport Lead Time'
No public methods.
report_date_planned
Datetime
compute='_compute_report_date_planned'
string='Date planned (used by report)'
supplier_date_planned
Datetime
compute='_compute_supplier_date_planned'
string='Supplier Scheduled Date'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/purchase-workflow |
| PULL REQUEST | |
| PULL REQUEST | [16.0][MIG] vendor_transport_lead_time (#2917) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/purchase-workflow |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] vendor_transport_lead_time (#3085) |