diff --git a/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/absences.xml b/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/absences.xml
index 55cc0ecccf693cb61b978370924001327aff1c99..3705b366b46e2193367bf9d300859a11caff2ccb 100644
--- a/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/absences.xml
+++ b/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/absences.xml
@@ -86,10 +86,10 @@
             <key> <string>categories</string> </key>
             <value>
               <tuple>
-                <string>product_line/salary</string>
-                <string>quantity_unit/time/month</string>
                 <string>salary_range/france/fixed/gross</string>
                 <string>tax_category/gross/employer_share</string>
+                <string>product_line/salary</string>
+                <string>quantity_unit/time/month</string>
               </tuple>
             </value>
         </item>
diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision
index 9cd72aa941214d4cb8522dda34eb12cf878e3e8b..e77a96349c09f79b6c061a73e03ad91346a0a196 100644
--- a/bt5/erp5_payroll/bt/revision
+++ b/bt5/erp5_payroll/bt/revision
@@ -1 +1 @@
-72
\ No newline at end of file
+73
\ No newline at end of file