| 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/12.0/sale_commitment_lead_time |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Chafique, Kitti U |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest - sale_stock - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | xpath | Inherits sale.res_config_settings_view_form | |
view_order_form_inherit_sale_stock |
sale.order | xpath | Inherits sale_stock.view_order_form_inherit_sale_stock |
check_preparation_time
Boolean
help='True if you want check the preparation time of the customer order'
string='Check preparation time'
order_limit_hour
Float
help='Prepared the same day if ordered before the hour entered'
string='Order limit hour (HH:00)'
tz
Selection
help='Timezone used for the confirmation date in the sale order'
string='Timezone'
args: _tz_get
No public methods.
check_preparation_time
Boolean
help='True if you want check the preparation time of the customer order'
string='Check preparation time'
order_limit_hour
Float
help='Prepared the same day if ordered before the hour entered'
string='Order limit hour (HH:00)'
tz
Selection
help='Timezone used for the confirmation date in the sale order'
string='Timezone'
args: _tz_get
get_values(self)
set_values(self)
check_preparation_time
Boolean
readonly=True
related='company_id.check_preparation_time'
string='Check preparation time'
on_time_delivery
Boolean
compute='_compute_on_time_delivery'
copy=False
help='True if the 1st delivery meets the announced deadline'
readonly=True
store=True
string='On time delivery'
No public methods.