[IMP] improved seq of files
authorTurkesh Patel (Open ERP) <tpa@tinyerp.com>
Fri, 18 Apr 2014 07:04:45 +0000 (12:34 +0530)
committerTurkesh Patel (Open ERP) <tpa@tinyerp.com>
Fri, 18 Apr 2014 07:04:45 +0000 (12:34 +0530)
bzr revid: tpa@tinyerp.com-20140418070445-du866zg65xpcpujn

addons/website_doc/__openerp__.py

index ce4168e..f66890c 100644 (file)
@@ -34,10 +34,10 @@ Documentation based on question and pertinent answers of Forum
     'data': [
         'data/doc_data.xml',
         'data/cron.xml',
-        'views/doc.xml',
-        'views/website_doc.xml',
         'security/ir.model.access.csv',
         'security/doc_security.xml',
+        'views/doc.xml',
+        'views/website_doc.xml',
     ],
     'qweb': [
         'static/src/xml/*.xml'