Merge lp://qastaging/~agilebg/stock-logistic-report/adding_delivery_slip_7 into lp://qastaging/stock-logistic-report
Proposed by
Lorenzo Battistini
| Status: | Merged |
|---|---|
| Merged at revision: | 4 |
| Proposed branch: | lp://qastaging/~agilebg/stock-logistic-report/adding_delivery_slip_7 |
| Merge into: | lp://qastaging/stock-logistic-report |
| Diff against target: |
209 lines (+142/-2) 4 files modified
stock_picking_webkit/__openerp__.py (+8/-2) stock_picking_webkit/report.xml (+9/-0) stock_picking_webkit/report/delivery_slip.mako (+97/-0) stock_picking_webkit/report/stock_report.py (+28/-0) |
| To merge this branch: | bzr merge lp://qastaging/~agilebg/stock-logistic-report/adding_delivery_slip_7 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Guewen Baconnier @ Camptocamp | code review | Approve | |
| Yannick Vaucher @ Camptocamp | code review, test | Approve | |
| Leonardo Pistone | Approve | ||
|
Review via email:
|
|||
To post a comment you must log in.
LGTM (committed a bit of pep8 myself)