[Erp5-report] r13827 - in /erp5/trunk/bt5/erp5_payroll: PathTemplateItem/organisation_modul...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Mar 30 17:18:52 CEST 2007


Author: jerome
Date: Fri Mar 30 17:18:49 2007
New Revision: 13827

URL: http://svn.erp5.org?rev=13827&view=rev
Log:
__class__ of documents is now from ERP5Type


Modified:
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agff.xml
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agirc.xml
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/assedic.xml
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/etat.xml
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/henner.xml
    erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/urssaf.xml
    erp5/trunk/bt5/erp5_payroll/bt/revision

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agff.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agff.xml?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agff.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agff.xml Fri Mar 30 17:18:49 2007
@@ -4,7 +4,7 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.ERP5.Document.Organisation</string>
+          <string>Products.ERP5Type.Document.Organisation</string>
           <string>Organisation</string>
         </tuple>
         <none/>

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agirc.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agirc.xml?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agirc.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/agirc.xml Fri Mar 30 17:18:49 2007
@@ -4,7 +4,7 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.ERP5.Document.Organisation</string>
+          <string>Products.ERP5Type.Document.Organisation</string>
           <string>Organisation</string>
         </tuple>
         <none/>

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml Fri Mar 30 17:18:49 2007
@@ -4,7 +4,7 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.ERP5.Document.Organisation</string>
+          <string>Products.ERP5Type.Document.Organisation</string>
           <string>Organisation</string>
         </tuple>
         <none/>

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/assedic.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/assedic.xml?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/assedic.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/assedic.xml Fri Mar 30 17:18:49 2007
@@ -4,7 +4,7 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.ERP5.Document.Organisation</string>
+          <string>Products.ERP5Type.Document.Organisation</string>
           <string>Organisation</string>
         </tuple>
         <none/>

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/etat.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/etat.xml?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/etat.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/etat.xml Fri Mar 30 17:18:49 2007
@@ -4,7 +4,7 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.ERP5.Document.Organisation</string>
+          <string>Products.ERP5Type.Document.Organisation</string>
           <string>Organisation</string>
         </tuple>
         <none/>

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/henner.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/henner.xml?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/henner.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/henner.xml Fri Mar 30 17:18:49 2007
@@ -4,7 +4,7 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.ERP5.Document.Organisation</string>
+          <string>Products.ERP5Type.Document.Organisation</string>
           <string>Organisation</string>
         </tuple>
         <none/>

Modified: erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/urssaf.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/urssaf.xml?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/urssaf.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/PathTemplateItem/organisation_module/urssaf.xml Fri Mar 30 17:18:49 2007
@@ -4,7 +4,7 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.ERP5.Document.Organisation</string>
+          <string>Products.ERP5Type.Document.Organisation</string>
           <string>Organisation</string>
         </tuple>
         <none/>

Modified: erp5/trunk/bt5/erp5_payroll/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/bt/revision?rev=13827&r1=13826&r2=13827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/bt/revision (original)
+++ erp5/trunk/bt5/erp5_payroll/bt/revision Fri Mar 30 17:18:49 2007
@@ -1,1 +1,1 @@
-151
+152




More information about the Erp5-report mailing list