[IMP] remove bad files
[odoo/odoo.git] / addons / account_followup / __terp__.py
index 5c58289..d626ccd 100644 (file)
     'update_xml': [
         'security/ir.model.access.csv',
         'wizard/wizard_view.xml',
+        'followup_report_view.xml',
         'followup_view.xml',
-        'followup_report_view.xml'
     ],
     'demo_xml': ['followup_demo.xml'],
     'installable': True,
     'active': False,
-    'certificate': '72481076453',
+    'certificate': '0072481076453',
 }
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: