TIP: You can type at any time to perform a new search.
Sale Order Line Date
sale_order_line_date · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sale
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- Odoo Community Association (OCA), AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza, OdooMRP team, SprintIT Ltd.
- Maintainers
- Odoo Community Association (OCA), AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza, OdooMRP team, SprintIT Ltd.
- Committers
- Weblate, OCA-git-bot, oca-ci, Tatiana Deribina
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- sale_delivery_split_date
- Description
This module adds a commitment date to each sale order line and propagate it to stock moves and pickings. The commitment date of the wholesale order is computed based on each sale order line date and the sale order shipping policy. It can't be modified.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
sale_order_commitment_date_form_view |
sale.order.commitment.date.form | sale.order | form | Inherits sale.view_order_form |
sale_order_line_ext_tree_view |
sale.order.line.ext.list | sale.order.line | list | Inherits sale.view_order_line_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
commitment_dateDatetimecompute='_compute_commitment_date'copy=Falsereadonly=Falserecursive=Truestore=True args: 'Delivery Date'
-
write(self, vals)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…