[Erp5-report] r21862 - in /erp5/trunk/bt5/erp5_mrp: SkinTemplateItem/portal_skins/erp5_mrp/...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jun 25 15:54:34 CEST 2008


Author: luke
Date: Wed Jun 25 15:54:31 2008
New Revision: 21862

URL: http://svn.erp5.org?rev=21862&view=rev
Log:
- use field from production order library, not base one

Modified:
    erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_view/my_translated_simulation_state_title.xml
    erp5/trunk/bt5/erp5_mrp/bt/revision

Modified: erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_view/my_translated_simulation_state_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_view/my_translated_simulation_state_title.xml?rev=21862&r1=21861&r2=21862&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_view/my_translated_simulation_state_title.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_view/my_translated_simulation_state_title.xml Wed Jun 25 15:54:31 2008
@@ -13,6 +13,12 @@
             <key> <string>_owner</string> </key>
             <value>
               <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>delegated_list</string> </key>
+            <value>
+              <list/>
             </value>
         </item>
         <item>
@@ -74,11 +80,11 @@
               <dictionary>
                 <item>
                     <key> <string>field_id</string> </key>
-                    <value> <string>my_translated_workflow_state_title</string> </value>
+                    <value> <string>my_translated_simulation_state_title</string> </value>
                 </item>
                 <item>
                     <key> <string>form_id</string> </key>
-                    <value> <string>Base_viewFieldLibrary</string> </value>
+                    <value> <string>ProductionOrder_viewFieldLibrary</string> </value>
                 </item>
                 <item>
                     <key> <string>target</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=21862&r1=21861&r2=21862&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision Wed Jun 25 15:54:31 2008
@@ -1,1 +1,1 @@
-180
+181




More information about the Erp5-report mailing list