[Erp5-report] r10782 - /erp5/trunk/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 17 17:14:53 CEST 2006


Author: kevin
Date: Tue Oct 17 17:14:51 2006
New Revision: 10782

URL: http://svn.erp5.org?rev=10782&view=rev
Log:
base_category_list was missing

Modified:
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/reduction_fillon_forfait.xml

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/reduction_fillon_forfait.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/reduction_fillon_forfait.xml?rev=10782&r1=10781&r2=10782&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/reduction_fillon_forfait.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/payroll_service_module/reduction_fillon_forfait.xml Tue Oct 17 17:14:51 2006
@@ -80,11 +80,11 @@
             <key> <string>categories</string> </key>
             <value>
               <tuple>
+                <string>salary_range/france/forfait</string>
+                <string>tax_category/social/employer_share</string>
                 <string>quantity_unit/time/month</string>
                 <string>product_line/social_service/state_insurance</string>
-                <string>salary_range/france/forfait</string>
                 <string>source/organisation_module/urssaf</string>
-                <string>tax_category/social/employer_share</string>
               </tuple>
             </value>
         </item>
@@ -114,6 +114,15 @@
             <key> <string>uid</string> </key>
             <value>
               <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>variation_base_category_list</string> </key>
+            <value>
+              <tuple>
+                <string>tax_category</string>
+                <string>salary_range</string>
+              </tuple>
             </value>
         </item>
       </dictionary>




More information about the Erp5-report mailing list