Launchpad automatic translations update.
[odoo/odoo.git] / addons / stock / __openerp__.py
index 79d6c86..987a0e1 100644 (file)
@@ -45,10 +45,11 @@ Thanks to the double entry management, the inventory controlling is powerful and
     "init_xml" : [],
     "demo_xml" : ["stock_demo.xml"],
     "update_xml" : [
-        "security/stock_security.xml",  
-        "security/ir.model.access.csv",                  
+        "security/stock_security.xml",
+        "security/ir.model.access.csv",
         "stock_data.xml",
         "wizard/stock_move_view.xml",
+        "wizard/stock_change_product_qty_view.xml",
         "wizard/stock_partial_picking_view.xml",
         "wizard/stock_partial_move_view.xml",
         "wizard/stock_fill_inventory_view.xml",
@@ -58,7 +59,6 @@ Thanks to the double entry management, the inventory controlling is powerful and
         "wizard/stock_splitinto_view.xml",
         "wizard/stock_inventory_line_split_view.xml",
         "wizard/stock_change_standard_price_view.xml",
-        'wizard/stock_picking_make_view.xml',
         'wizard/stock_return_picking_view.xml',
         "stock_workflow.xml",
         "stock_incoterms.xml",