| 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/7.0/stock_picking_update_date |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Guewen Baconnier, Alexandre Fayolle, Leonardo Pistone, Rudolf Schnapka |
| WEBSITE | |
| WEBSITE | http://camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - process - web - decimal_precision - base_setup - web_kanban - account - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Stock Picking Update Date
=========================
This module modifies the Picking object so that the "Scheduled Time" field is
replaced by a similar one that can be modified. If that is done, the scheduled
dates of the Moves in the Picking will be updated to get the same value.
As for the original field, if the moves have different scheduled dates, the
oldest one is taken.
The same modification is done in incoming, internal and outcoming pickings.
Two existing fields min_date and max_date are left unchanged, because they are
used in the core stock module when a picking is moved on the calendar view.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
picking_form |
stock.picking | field | Inherits stock.view_picking_form | |
picking_in_form |
stock.picking.in | field | Inherits stock.view_picking_in_form | |
picking_out_form |
stock.picking.out | field | Inherits stock.view_picking_out_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.