diff --git a/__manifest__.py b/__manifest__.py
index 1cbb2bb0b84ed92754f1541d32339e51343066a3..661fcb7d1cd9d1fe06fdf76a7e5783c3b18c82ed 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -10,13 +10,13 @@
     ],
     "data": [
         "security/ir.model.access.csv",
-        # datas
-        "data/report_layout.xml",
         # templates
         "templates/report_views.xml",
         "templates/report_templates.xml",
         "templates/report_devis_ecozimut.xml",
         "templates/report_facture_ecozimut.xml",
+        # datas
+        "data/report_layout.xml",
         # views
         "views/assets.xml",
         "views/account_move.xml",