TIP: You can type at any time to perform a new search.
Sale commitment date mandatory
sale_commitment_date_mandatory · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:47:29
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- GitHub, Sébastien Alix, Weblate, Damien Crier, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.sale.coupon | res.config.settings | form | Inherits sale.res_config_settings_view_form |
view_order_form |
sale.order.form.inherit | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
sale_commitment_date_requiredBooleandefault=False args: 'Delivery commitment date mandatory'
No public methods.
New fields (1)
-
commitment_date_requiredBooleanreadonly=Falserelated='company_id.sale_commitment_date_required' args: 'Commitment date mandatory'
No public methods.
New fields (2)
-
commitment_dateDatetimedefault=_default_commitment_date -
commitment_date_requiredBooleanrelated='company_id.sale_commitment_date_required'
-
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)