Merge lp:~acsone-openerp/stock-logistic-warehouse/7.0-inventory-hierarchical-location-generate-inventory-lga into lp:~numerigraphe-team/stock-logistic-warehouse/7.0-inventory-hierarchical
Proposed by
Laetitia Gangloff (Acsone)
Status: | Merged |
---|---|
Merged at revision: | 44 |
Proposed branch: | lp:~acsone-openerp/stock-logistic-warehouse/7.0-inventory-hierarchical-location-generate-inventory-lga |
Merge into: | lp:~numerigraphe-team/stock-logistic-warehouse/7.0-inventory-hierarchical |
Diff against target: |
206 lines (+178/-0) 4 files modified
stock_inventory_hierarchical_location/__openerp__.py (+1/-0) stock_inventory_hierarchical_location/wizard/__init__.py (+1/-0) stock_inventory_hierarchical_location/wizard/generate_inventory.py (+134/-0) stock_inventory_hierarchical_location/wizard/generate_inventory_view.xml (+42/-0) |
To merge this branch: | bzr merge lp:~acsone-openerp/stock-logistic-warehouse/7.0-inventory-hierarchical-location-generate-inventory-lga |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Loïc Bellier - Numérigraphe | testing, code review | Approve | |
Review via email:
|
Description of the change
Hello,
I add a wizard to easily create inventory and sub-inventory.
To post a comment you must log in.
Following Loïc idea:
- I add the possibility to choose a prefix for the inventory name. This prefix will concatenate with the location name.
- I add the possibility to include internal location.