[Erp5-report] r22411 - in /erp5/trunk/bt5/erp5_trade: PortalTypeTemplateItem/portal_types/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 9 19:14:23 CEST 2008


Author: nicolas
Date: Wed Jul  9 19:14:22 2008
New Revision: 22411

URL: http://svn.erp5.org?rev=22411&view=rev
Log:
Set init scirpt on Portal Type

Modified:
    erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml
    erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml
    erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
    erp5/trunk/bt5/erp5_trade/bt/revision

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%2520Packing%2520List%2520Cell.xml?rev=22411&r1=22410&r2=22411&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Cell.xml Wed Jul  9 19:14:22 2008
@@ -97,6 +97,10 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
+            <value> <string>DeliveryCell_init</string> </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%2520Packing%2520List%2520Line.xml?rev=22411&r1=22410&r2=22411&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml Wed Jul  9 19:14:22 2008
@@ -106,6 +106,10 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
+            <value> <string>DeliveryLine_init</string> </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%2520Packing%2520List.xml?rev=22411&r1=22410&r2=22411&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml Wed Jul  9 19:14:22 2008
@@ -106,6 +106,10 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
+            <value> <string>Delivery_generateReference</string> </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=22411&r1=22410&r2=22411&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision Wed Jul  9 19:14:22 2008
@@ -1,1 +1,1 @@
-422
+423




More information about the Erp5-report mailing list