| 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_start_end_dates |
| 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, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Florian da Costa, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the fields *Start Date* and *End Date* on sale order lines (requied fields when the product has the *Must Have Start and End Dates* property). You can also define a *Default Start Date* and *Default End Date* on the sale order; when set, these dates will be used by default on new sale order lines. Upon invoice creation, the values of the start/end dates of the sale order line are copied to the start/end dates of invoice lines. This module is a technical module: it is designed to be used with other modules such as the *sale_rental* module. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_line_view_form_readonly |
sale.order.line | field | Inherits sale.sale_order_line_view_form_readonly | |
sale_report_view_tree |
sale.report | field | Inherits sale.sale_report_view_tree | |
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
view_order_line_tree |
sale.order.line | field | Inherits sale.view_order_line_tree |
default_end_date
Date
compute='_compute_default_end_date'
readonly=False
store=True
default_start_date
Date
compute='_compute_default_start_date'
readonly=False
store=True
No public methods.
end_date
Date
compute='_compute_end_date'
readonly=False
store=True
must_have_dates
Boolean
related='product_id.must_have_dates'
number_of_days
Integer
compute='_compute_number_of_days'
inverse='_inverse_number_of_days'
readonly=False
store=True
string='Number of Days'
start_date
Date
compute='_compute_start_date'
readonly=False
store=True
No public methods.
end_date
Date
readonly=True
number_of_days
Integer
readonly=True
start_date
Date
readonly=True
No public methods.
| 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/17.0/sale_start_end_dates |
| 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, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the fields *Start Date* and *End Date* on sale order lines (requied fields when the product has the *Must Have Start and End Dates* property). You can also define a *Default Start Date* and *Default End Date* on the sale order; when set, these dates will be used by default on new sale order lines. Upon invoice creation, the values of the start/end dates of the sale order line are copied to the start/end dates of invoice lines. This module is a technical module: it is designed to be used with other modules such as the *sale_rental* module. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
compute='_compute_default_end_date'
readonly=False
store=True
default_start_date
Date
compute='_compute_default_start_date'
readonly=False
store=True
No public methods.
end_date
Date
compute='_compute_end_date'
readonly=False
store=True
must_have_dates
Boolean
related='product_id.must_have_dates'
number_of_days
Integer
compute='_compute_number_of_days'
inverse='_inverse_number_of_days'
readonly=False
store=True
string='Number of Days'
start_date
Date
compute='_compute_start_date'
readonly=False
store=True
No public methods.
| 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/16.0/sale_start_end_dates |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, GitHub, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
compute='_compute_default_end_date'
readonly=False
store=True
default_start_date
Date
compute='_compute_default_start_date'
readonly=False
store=True
No public methods.
end_date
Date
compute='_compute_end_date'
states={'draft': [('readonly', False)], 'sent': [('readonly', False)]}
store=True
must_have_dates
Boolean
related='product_id.must_have_dates'
number_of_days
Integer
compute='_compute_number_of_days'
inverse='_inverse_number_of_days'
readonly=False
store=True
string='Number of Days'
start_date
Date
compute='_compute_start_date'
states={'draft': [('readonly', False)], 'sent': [('readonly', False)]}
store=True
No public methods.
| 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/15.0/sale_start_end_dates |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci, CarlosRoca13 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:33 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
default_start_date
Date
default_end_date_change(self)
default_start_date_change(self)
end_date
Date
readonly=True
states={'draft': [('readonly', False)], 'sent': [('readonly', False)]}
must_have_dates
Boolean
related='product_id.must_have_dates'
number_of_days
Integer
compute='_compute_number_of_days'
inverse='_inverse_number_of_days'
readonly=False
store=True
start_date
Date
readonly=True
states={'draft': [('readonly', False)], 'sent': [('readonly', False)]}
end_date_change(self)
start_date_change(self)
start_end_dates_product_id_change(self)
| 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/14.0/sale_start_end_dates |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Alessandro Uffreduzzi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
string='Default End Date'
default_start_date
Date
string='Default Start Date'
default_end_date_change(self)
default_start_date_change(self)
end_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='End Date'
must_have_dates
Boolean
related='product_id.must_have_dates'
number_of_days
Integer
compute='_compute_number_of_days'
inverse='_inverse_number_of_days'
readonly=False
store=True
string='Number of Days'
start_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='Start Date'
end_date_change(self)
start_date_change(self)
start_end_dates_product_id_change(self)
| 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_start_end_dates |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, eLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - sale - sales_team - payment |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
string='Default End Date'
default_start_date
Date
string='Default Start Date'
default_end_date_change(self)
default_start_date_change(self)
end_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='End Date'
must_have_dates
Boolean
related='product_id.must_have_dates'
number_of_days
Integer
compute='_compute_number_of_days'
inverse='_inverse_number_of_days'
readonly=False
store=True
string='Number of Days'
start_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='Start Date'
end_date_change(self)
start_date_change(self)
start_end_dates_product_id_change(self)
| 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/11.0/sale_start_end_dates |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing - sale_management - sale - sales_team - account_invoicing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
string='Default End Date'
default_start_date
Date
string='Default Start Date'
default_end_date_change(self)
default_start_date_change(self)
end_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='End Date'
must_have_dates
Boolean
readonly=True
related='product_id.must_have_dates'
number_of_days
Integer
string='Number of Days'
start_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='Start Date'
end_date_change(self)
number_of_days_change(self)
start_date_change(self)
start_end_dates_product_id_change(self)
| 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/10.0/sale_start_end_dates |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Sodexis |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Sodexis |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Denis Roussel, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, Dhinesh, Sodexis, Dhinesh |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner - sale - sales_team - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
string='Default End Date'
default_start_date
Date
string='Default Start Date'
default_end_date_change(self)
default_start_date_change(self)
end_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='End Date'
must_have_dates
Boolean
readonly=True
related='product_id.must_have_dates'
number_of_days
Integer
string='Number of Days'
start_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='Start Date'
end_date_change(self)
number_of_days_change(self)
start_date_change(self)
start_end_dates_product_id_change(self)
| 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/9.0/sale_start_end_dates |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| 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, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_invoice_start_end_dates odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner - sale - sales_team - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
string='Default End Date'
default_start_date
Date
string='Default Start Date'
default_end_date_change(self)
default_start_date_change(self)
end_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='End Date'
must_have_dates
Boolean
readonly=True
related='product_id.must_have_dates'
number_of_days
Integer
string='Number of Days'
start_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='Start Date'
end_date_change(self)
number_of_days_change(self)
start_date_change(self)
start_end_dates_product_id_change(self)
| 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/8.0/sale_start_end_dates |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| 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 | Stéphane Bidoul, Alexis de Lattre, Yannick Vaucher, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Matjaž Mozetič |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-closing: - account_cutoff_prepaid - account_cutoff_base OCA/account-financial-tools: - account_reversal OCA/server-tools: - web_context_tunnel odoo/odoo: - account_accountant - account_voucher - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - sale - sales_team - web_kanban_sparkline - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
start.end.dates.view_order_form | sale.order | xpath | Inherits sale.view_order_form |
default_end_date
Date
string='Default End Date'
default_start_date
Date
string='Default Start Date'
default_end_date_change(self)
default_start_date_change(self)
end_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='End Date'
must_have_dates
Boolean
readonly=True
states={'draft': [('readonly', False)]}
string='Must Have Start and End Dates'
number_of_days
Integer
string='Number of Days'
start_date
Date
readonly=True
states={'draft': [('readonly', False)]}
string='Start Date'
end_date_change(self)
number_of_days_change(self)
product_id_change(self, pricelist, product, qty=0, uom=False, qty_uos=0, uos=False, name='', partner_id=False, lang=False, update_tax=True, date_order=False, packaging=False, fiscal_position=False, flag=False)
start_date_change(self)