From 684b772709aad8d24d2a1b038ffa2bb2956d9f6c Mon Sep 17 00:00:00 2001
From: Fabien Morin <fabien@nexedi.com>
Date: Thu, 13 Dec 2007 17:58:12 +0000
Subject: [PATCH] change axe_list name into category_list

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18313 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../PaySheetTransaction_postCalculation.xml                     | 2 +-
 bt5/erp5_payroll_l10n_fr/bt/revision                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_postCalculation.xml b/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_postCalculation.xml
index 93458ce1bb..93222bb76f 100644
--- a/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_postCalculation.xml
+++ b/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_postCalculation.xml
@@ -72,7 +72,7 @@ tax_amount = context.PaySheetTransaction_getAmountFromBaseParticipationList(\\\n
       base_participation_list=(\'non_deductible_tax\', \'deductible_tax\'), \n
       category_list=\'tax_category/employee_share\')\n
 \n
-new_cell = {\'axe_list\' : [\'tax_category/employee_share\',],\n
+new_cell = {\'category_list\' : [\'tax_category/employee_share\',],\n
             \'quantity\' : tax_amount,\n
             \'price\'    : 1,}\n
 \n
diff --git a/bt5/erp5_payroll_l10n_fr/bt/revision b/bt5/erp5_payroll_l10n_fr/bt/revision
index 7c6ba0fe18..f0b5c72cad 100644
--- a/bt5/erp5_payroll_l10n_fr/bt/revision
+++ b/bt5/erp5_payroll_l10n_fr/bt/revision
@@ -1 +1 @@
-55
\ No newline at end of file
+57
\ No newline at end of file
-- 
2.30.9