Merge lp://staging/~unifield-team/unifield-wm/us-32-35 into lp://staging/unifield-wm
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~unifield-team/unifield-wm/us-32-35 |
Merge into: | lp://staging/unifield-wm |
Diff against target: |
1774 lines (+1509/-125) 10 files modified
specific_rules/__openerp__.py (+1/-0) specific_rules/report/__init__.py (+1/-0) specific_rules/report/report_stock_inventory.py (+330/-0) specific_rules/report/report_stock_inventory_view.xml (+118/-0) specific_rules/report/report_stock_inventory_xls.mako (+218/-0) specific_rules/specific_rules.py (+20/-0) stock_override/report/report_stock_move.py (+355/-8) stock_override/report/report_stock_move_view.xml (+269/-114) stock_override/report/report_stock_move_xls.mako (+194/-0) useability_dashboard_and_menu/menu/warehouse_menu.xml (+3/-3) |
To merge this branch: | bzr merge lp://staging/~unifield-team/unifield-wm/us-32-35 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
UniField Reviewer Team | Pending | ||
Review via email: mp+253349@code.staging.launchpad.net |
Unmerged revisions
- 2419. By Quentin THEURET @Amaris
-
US-32 [FIX] Select only done stock inventory lines to get the inventory values
- 2418. By Quentin THEURET @Amaris
-
[FIX] Remove unused fields in tree view of report.stock.move
- 2417. By Quentin THEURET @Amaris
-
US-35 [IMP] In case of stock move linked to an IR with external location, display the name of the destination location instead of the name of the partner
- 2416. By Quentin THEURET @Amaris
-
US-32 [FIX] Remove lines with 0.00 qty
- 2415. By Quentin THEURET @Amaris
-
US-35 [FIX] Display the internal moves in the export report stock moves
- 2414. By Quentin THEURET @Amaris
-
US-32 [FIX] Fix bad location of the menu in the information screen
- 2413. By Quentin THEURET @Amaris
-
US-35 [IMP] Move the export move analysis menu to the parent level
- 2412. By Quentin THEURET @Amaris
-
US-32 [IMP] Move the export inventory level menu to the parent level
- 2411. By Quentin THEURET @Amaris
-
US-35 [IMP] Add an error messages if no stock moves found for the parameters
- 2410. By Quentin THEURET @Amaris
-
US-35 [IMP] Add an error messages if no stock moves found for the parameters