Add more access security on product module
authorMantavya Gajjar <mga@tinyerp.com>
Thu, 21 Feb 2008 08:09:00 +0000 (08:09 +0000)
committerMantavya Gajjar <mga@tinyerp.com>
Thu, 21 Feb 2008 08:09:00 +0000 (08:09 +0000)
* product.pricelist
* product.pricelist.version
* product.pricelist.item

bzr revid: mga@tinyerp.com-65592515af4a75be9126824430cd170d55f68f97

addons/product/product_security.xml

index bdf8770..9ab6ed9 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <terp>
-       <data>
+       <data noupdate="1">
        
                <record model="res.groups" id="group_product_manager">
                        <field name="name">Product Manager</field>