| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_move_line_dates |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory/Inventory |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Andrii Kompaniiets |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of Stock Move Lines to support filter and grouping by Scheduled Date and Date Deadline and to allow you to plan Waves based on your Picking Schedule. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_move_line_view_search |
stock.move.line.search | stock.move.line | xpath | Inherits stock.stock_move_line_view_search |
view_move_line_form |
stock.move.line.form | stock.move.line | xpath | Inherits stock.view_move_line_form |
view_move_line_tree |
stock.move.line.tree | stock.move.line | xpath | Inherits stock.view_move_line_tree |
view_move_line_tree_detailed |
stock.move.line.tree.detailed | stock.move.line | xpath | Inherits stock.view_move_line_tree_detailed |
date_deadline
Datetime
readonly=True
related='move_id.date_deadline'
store=True
string='Deadline'
scheduled_date
Datetime
readonly=True
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_move_line_dates |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory/Inventory |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of Stock Move Lines to support filter and grouping by Scheduled Date and Date Deadline and to allow you to plan Waves based on your Picking Schedule. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_move_line_view_search |
stock.move.line.search | stock.move.line | xpath | Inherits stock.stock_move_line_view_search |
view_move_line_form |
stock.move.line.form | stock.move.line | xpath | Inherits stock.view_move_line_form |
view_move_line_tree_detailed |
stock.move.line.tree.detailed | stock.move.line | xpath | Inherits stock.view_move_line_tree_detailed |
date_deadline
Datetime
readonly=True
related='move_id.date_deadline'
store=True
string='Deadline'
date_schedule
Datetime
readonly=True
related='move_id.date'
store=True
string='Date Scheduled'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-workflow |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] stock_move_line_dates (#2351) |