Merge lp:~mathieu-julius/stock-logistic-tracking/allow_to_close_a_tracking_pack into lp:stock-logistic-tracking/6.1
Proposed by
Mathieu Vatel - Julius Network Solutions
Status: | Merged |
---|---|
Merged at revision: | 12 |
Proposed branch: | lp:~mathieu-julius/stock-logistic-tracking/allow_to_close_a_tracking_pack |
Merge into: | lp:stock-logistic-tracking/6.1 |
Diff against target: |
141 lines (+17/-21) 5 files modified
stock_move_packaging/__openerp__.py (+0/-1) stock_tracking_add_move/__openerp__.py (+0/-1) stock_tracking_extended/__openerp__.py (+0/-1) stock_tracking_extended/stock_tracking.py (+17/-17) stock_tracking_reopen/__openerp__.py (+0/-1) |
To merge this branch: | bzr merge lp:~mathieu-julius/stock-logistic-tracking/allow_to_close_a_tracking_pack |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alexandre Fayolle - camptocamp | code review, no test | Approve | |
Guewen Baconnier @ Camptocamp | Approve | ||
Review via email: mp+135602@code.launchpad.net |
Description of the change
Sorry, it was missing one context propagation in the last merge proposal.
Propagation of context in all methods found in the file stock_tracking_
To post a comment you must log in.
Hi,
Great, looks fine to me.
On a side note, you do not need to drop and create again the merge proposal, you can push again on the branch and the merge proposal is automatically updated.