diff --git a/views/scop_cotisation_task.xml b/views/scop_cotisation_task.xml
index 08280db1767791af6097239d1ba346ad60f8b5b9..456ec4dbf5b01f85fbfbe8a12292a0d811d81254 100644
--- a/views/scop_cotisation_task.xml
+++ b/views/scop_cotisation_task.xml
@@ -10,7 +10,7 @@
             <field name="name">scop.cotisation.task.tree</field>
             <field name="model">scop.cotisation.task</field>
             <field name="arch" type="xml">
-                <tree create="false" string="Taches création cotisations">
+                <tree create="false" string="Taches création cotisations" default_order="create_date desc">
                     <field name="create_date"/>
                     <field name="year"/>
                     <field name='status'/>