Add purchase_security.xml file entry in update_xml section
authorMantavya Gajjar <mga@tinyerp.com>
Wed, 20 Feb 2008 09:38:41 +0000 (09:38 +0000)
committerMantavya Gajjar <mga@tinyerp.com>
Wed, 20 Feb 2008 09:38:41 +0000 (09:38 +0000)
bzr revid: mga@tinyerp.com-231e8ef2a888ac261ce0278ca7f6c387760d8ea3

addons/purchase/__terp__.py

index 458f404..f146a91 100644 (file)
@@ -14,7 +14,8 @@
                "purchase_view.xml", 
                "purchase_report.xml", 
                "purchase_wizard.xml",
-               "stock_view.xml"
+               "stock_view.xml",
+               "purchase_security.xml"
        ],
        "active": False,
        "installable": True