X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fproduct%2F__terp__.py;h=7f19e6bf9617f24327569e809e0d2a14e76de671;hb=b4d6690794cfd28236dcae6efff52a55adcef516;hp=83273f65a6c0d7bd25dfcf5ffefc47895f03d0e7;hpb=0b6832f9b1cb3b28f10b95254486d3b56b1f6f79;p=odoo%2Fodoo.git diff --git a/addons/product/__terp__.py b/addons/product/__terp__.py index 83273f6..7f19e6b 100644 --- a/addons/product/__terp__.py +++ b/addons/product/__terp__.py @@ -52,8 +52,11 @@ Print product labels with barcodes. """, - "update_xml" : ["product_data.xml","product_report.xml", - "product_view.xml", "pricelist_view.xml","product_security.xml", + "update_xml" : [ + "security/product_security.xml", + "security/ir.model.access.csv", + "product_data.xml","product_report.xml", + "product_view.xml", "pricelist_view.xml", "partner_view.xml"], "active": False, "installable": True