[Erp5-report] r39956 yusei - in /erp5/trunk/bt5/erp5_mrp: SkinTemplateItem/portal_skins/erp...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 5 10:36:04 CET 2010


Author: yusei
Date: Fri Nov  5 10:36:03 2010
New Revision: 39956

URL: http://svn.erp5.org?rev=39956&view=rev
Log:
2010-11-05 yusei
* Modify variation category list in the field library and stop showing base category name.

Modified:
    erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrderLine_viewFieldLibrary/my_variation_category_list.xml
    erp5/trunk/bt5/erp5_mrp/bt/change_log
    erp5/trunk/bt5/erp5_mrp/bt/revision

Modified: erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrderLine_viewFieldLibrary/my_variation_category_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrderLine_viewFieldLibrary/my_variation_category_list.xml?rev=39956&r1=39955&r2=39956&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrderLine_viewFieldLibrary/my_variation_category_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrderLine_viewFieldLibrary/my_variation_category_list.xml [utf8] Fri Nov  5 10:36:03 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
-        <tuple/>
-      </tuple>
+      <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -13,9 +10,9 @@
             <key> <string>delegated_list</string> </key>
             <value>
               <list>
-                <string>title</string>
-                <string>items</string>
                 <string>hash_script_id</string>
+                <string>items</string>
+                <string>title</string>
               </list>
             </value>
         </item>
@@ -66,6 +63,10 @@
                     <value> <string></string> </value>
                 </item>
                 <item>
+                    <key> <string>hash_script_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>items</string> </key>
                     <value>
                       <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
@@ -75,6 +76,10 @@
                     <key> <string>target</string> </key>
                     <value> <string></string> </value>
                 </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value> <string></string> </value>
+                </item>
               </dictionary>
             </value>
         </item>
@@ -116,16 +121,13 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TALESMethod" module="Products.Formulator.TALESField"/>
-        <tuple/>
-      </tuple>
+      <global name="TALESMethod" module="Products.Formulator.TALESField"/>
     </pickle>
     <pickle>
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: here.getVariationRangeCategoryItemList()</string> </value>
+            <value> <string>python: here.getVariationRangeCategoryItemList(display_base_category=0)</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_mrp/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/change_log?rev=39956&r1=39955&r2=39956&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/change_log [utf8] Fri Nov  5 10:36:03 2010
@@ -1,3 +1,6 @@
+2010-11-05 yusei
+* Modify variation category list in the field library and stop showing base category name.
+
 2010-10-09 yusei
 * Fix a typo in production_order_workflow/scripts/Order_buildPackingList.
 

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=39956&r1=39955&r2=39956&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision [utf8] Fri Nov  5 10:36:03 2010
@@ -1 +1 @@
-453
\ No newline at end of file
+454
\ No newline at end of file




More information about the Erp5-report mailing list