Add hr_security.xml file entry in update_xml section
authorMantavya Gajjar <mga@tinyerp.com>
Mon, 25 Feb 2008 10:30:15 +0000 (10:30 +0000)
committerMantavya Gajjar <mga@tinyerp.com>
Mon, 25 Feb 2008 10:30:15 +0000 (10:30 +0000)
bzr revid: mga@tinyerp.com-d69c221f3647e67487af7bd1c349e27cdbbbe857

addons/hr/__terp__.py

index 1d6d63e..6c13f97 100644 (file)
@@ -24,7 +24,8 @@
                "hr_view.xml", 
                "hr_report.xml", 
                "hr_wizard.xml",
-               "hr_department_view.xml"
+               "hr_department_view.xml",
+               "hr_security.xml"
        ],
        "active": False,
        "installable": True