Improved Security
[odoo/odoo.git] / addons / stock / __terp__.py
index 107f65a..adf8f82 100644 (file)
@@ -36,6 +36,7 @@
     "init_xml" : [],
     "demo_xml" : ["stock_demo.xml"],
     "update_xml" : [
+        "security/stock_security.xml",
         "security/ir.model.access.csv",
         "stock_workflow.xml", 
         "stock_data.xml",