[Erp5-report] r22043 - in /erp5/trunk/bt5/erp5_mrp: PortalTypeTemplateItem/portal_types/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jun 27 16:51:57 CEST 2008


Author: luke
Date: Fri Jun 27 16:51:55 2008
New Revision: 22043

URL: http://svn.erp5.org?rev=22043&view=rev
Log:
- set init script for delivery and delivery line portal types used in production: generate reference on init, generate default int index on initialisation

Modified:
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml
    erp5/trunk/bt5/erp5_mrp/bt/revision

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Order%2520Line.xml?rev=22043&r1=22042&r2=22043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml Fri Jun 27 16:51:55 2008
@@ -105,7 +105,7 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value> <string>ProductionOrderLine_init</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Order.xml?rev=22043&r1=22042&r2=22043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml Fri Jun 27 16:51:55 2008
@@ -31,6 +31,25 @@
             <key> <string>_owner</string> </key>
             <value>
               <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_property_domain_dict</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>short_title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+                    </value>
+                </item>
+              </dictionary>
             </value>
         </item>
         <item>
@@ -105,7 +124,7 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value> <string>ProductionDelivery_generateReference</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
@@ -124,4 +143,44 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>short_title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Packing%2520List%2520Line.xml?rev=22043&r1=22042&r2=22043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml Fri Jun 27 16:51:55 2008
@@ -105,7 +105,7 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value> <string>ProductionDeliveryLine_init</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Packing%2520List.xml?rev=22043&r1=22042&r2=22043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List.xml Fri Jun 27 16:51:55 2008
@@ -31,6 +31,25 @@
             <key> <string>_owner</string> </key>
             <value>
               <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_property_domain_dict</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>short_title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+                    </value>
+                </item>
+              </dictionary>
             </value>
         </item>
         <item>
@@ -105,7 +124,7 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value> <string>ProductionDelivery_generateReference</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
@@ -124,4 +143,44 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>short_title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Report%2520Line.xml?rev=22043&r1=22042&r2=22043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml Fri Jun 27 16:51:55 2008
@@ -105,7 +105,7 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value> <string>ProductionDeliveryLine_init</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Report.xml?rev=22043&r1=22042&r2=22043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report.xml Fri Jun 27 16:51:55 2008
@@ -105,7 +105,7 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value> <string>ProductionDelivery_generateReference</string> </value>
         </item>
         <item>
             <key> <string>permission</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=22043&r1=22042&r2=22043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision Fri Jun 27 16:51:55 2008
@@ -1,1 +1,1 @@
-264
+265




More information about the Erp5-report mailing list