Merge lp:~9-pierre-6/stock-logistic-tracking/stock-logistic-tracking-prodlot-copy into lp:stock-logistic-tracking/6.1
Proposed by
Pierre Monod
Status: | Merged |
---|---|
Merged at revision: | 14 |
Proposed branch: | lp:~9-pierre-6/stock-logistic-tracking/stock-logistic-tracking-prodlot-copy |
Merge into: | lp:stock-logistic-tracking/6.1 |
Diff against target: |
90 lines (+11/-27) 1 file modified
stock_tracking_extended/stock_tracking.py (+11/-27) |
To merge this branch: | bzr merge lp:~9-pierre-6/stock-logistic-tracking/stock-logistic-tracking-prodlot-copy |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Niels Huylebroeck (community) | Abstain | ||
Guewen Baconnier @ Camptocamp | Approve | ||
Review via email: mp+139204@code.launchpad.net |
Description of the change
Improvement:
Update on the copy of a production lot.
The move_ids are set to 0 as this is a new production lot.
The tracking_id is set to null as well.
To post a comment you must log in.
The copy method looks good to me, and the cleaning on the comments is welcome.