diff --git a/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_getOtherInformationsDataDict.xml b/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_getOtherInformationsDataDict.xml index 961a675aa56292578122dc48c35414796edb686c..d16864a5252b9ea0d111b7764b60681900c6ace8 100644 --- a/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_getOtherInformationsDataDict.xml +++ b/bt5/erp5_payroll_l10n_fr/SkinTemplateItem/portal_skins/erp5_payroll_l10n_fr/PaySheetTransaction_getOtherInformationsDataDict.xml @@ -231,8 +231,7 @@ data_dict = {\n and getPaymentConditionText(context) or \'\',\n \'price_currency\': getPriceCurrencyId(context.getPriceCurrencyReference() or \'\'),\n \'year\': str(context.getStartDate() is not None and context.getStartDate().year() or \'\'),\n - \'description\': getFieldAsLineList(context.getDescription() or\n - model.getModelIneritanceEffectiveProperty(context, \'description\') or \'\'),\n + \'description\': getFieldAsLineList(context.getDescription() or \'\'),\n \'year_to_date_gross_salary\': year_to_date_gross_salary,\n \'year_to_date_slice_a\': year_to_date_slice_a,\n \'year_to_date_worked_hour_count\': year_to_date_worked_hour_count,\n diff --git a/bt5/erp5_payroll_l10n_fr/bt/revision b/bt5/erp5_payroll_l10n_fr/bt/revision index 97a55e1d749c6ac7c783778b6ea2d19cb770909d..dec4c59e4a093bbe728ad2d8699ace93b10e92e4 100644 --- a/bt5/erp5_payroll_l10n_fr/bt/revision +++ b/bt5/erp5_payroll_l10n_fr/bt/revision @@ -1 +1 @@ -101 \ No newline at end of file +104 \ No newline at end of file