[Erp5-report] r15630 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeTemplateItem/portal_ty...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 13 13:53:45 CEST 2007


Author: jerome
Date: Mon Aug 13 13:53:45 2007
New Revision: 15630

URL: http://svn.erp5.org?rev=15630&view=rev
Log:
remove title on type informations

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction%20Line.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%2520Module.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account%20Module.xml Mon Aug 13 13:53:45 2007
@@ -111,7 +111,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Account Module</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml Mon Aug 13 13:53:45 2007
@@ -108,7 +108,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Account</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%2520Transaction%2520Line.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Line.xml Mon Aug 13 13:53:45 2007
@@ -109,7 +109,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Accounting Transaction Line</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%2520Transaction%2520Module.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Module.xml Mon Aug 13 13:53:45 2007
@@ -125,7 +125,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Accounting Transaction Module</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%2520Transaction%2520Line.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction%20Line.xml Mon Aug 13 13:53:45 2007
@@ -110,7 +110,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Balance Transaction Line</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%2520Transaction%2520Line.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction%20Line.xml Mon Aug 13 13:53:45 2007
@@ -109,7 +109,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Closing Transaction Line</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%2520Transaction.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Closing%20Transaction.xml Mon Aug 13 13:53:45 2007
@@ -109,7 +109,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Closing Transaction</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%2520Invoice%2520Transaction%2520Line.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction%20Line.xml Mon Aug 13 13:53:45 2007
@@ -109,7 +109,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Purchase Invoice Transaction Line</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%2520Invoice%2520Transaction.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml Mon Aug 13 13:53:45 2007
@@ -114,7 +114,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Purchase Invoice Transaction</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%2520Invoice%2520Transaction%2520Line.xml?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction%20Line.xml Mon Aug 13 13:53:45 2007
@@ -109,7 +109,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Sale Invoice Transaction Line</string> </value>
+            <value> <string></string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=15630&r1=15629&r2=15630&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Mon Aug 13 13:53:45 2007
@@ -1,1 +1,1 @@
-371
+372




More information about the Erp5-report mailing list