[Erp5-report] r21977 - in /erp5/trunk/bt5/erp5_mrp: SkinTemplateItem/portal_skins/erp5_mrp/...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jun 26 16:25:42 CEST 2008
Author: luke
Date: Thu Jun 26 16:25:32 2008
New Revision: 21977
URL: http://svn.erp5.org?rev=21977&view=rev
Log:
- on Supply Link view allow to choose Supply Nodes only from same Supply Chain
Modified:
erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_destination_title.xml
erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_title.xml
erp5/trunk/bt5/erp5_mrp/bt/revision
Modified: erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_destination_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_destination_title.xml?rev=21977&r1=21976&r2=21977&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_destination_title.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_destination_title.xml Thu Jun 26 16:25:32 2008
@@ -14,6 +14,7 @@
<value>
<list>
<string>portal_type</string>
+ <string>parameter_list</string>
</list>
</value>
</item>
@@ -64,6 +65,16 @@
<value> <string></string> </value>
</item>
<item>
+ <key> <string>parameter_list</string> </key>
+ <value>
+ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+ </value>
+ </item>
+ <item>
+ <key> <string>portal_type</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
@@ -83,7 +94,13 @@
<value> <string>ProductionOrder_viewFieldLibrary</string> </value>
</item>
<item>
- <key> <string>portal_type</string> </key>
+ <key> <string>parameter_list</string> </key>
+ <value>
+ <list/>
+ </value>
+ </item>
+ <item>
+ <key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
@@ -103,4 +120,20 @@
</dictionary>
</pickle>
</record>
+ <record id="2" aka="AAAAAAAAAAI=">
+ <pickle>
+ <tuple>
+ <global name="TALESMethod" module="Products.Formulator.TALESField"/>
+ <tuple/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>_text</string> </key>
+ <value> <string>python: ((\'parent_uid\',here.getParentUid()),)</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
</ZopeData>
Modified: erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_title.xml?rev=21977&r1=21976&r2=21977&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_title.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_title.xml Thu Jun 26 16:25:32 2008
@@ -14,6 +14,7 @@
<value>
<list>
<string>portal_type</string>
+ <string>parameter_list</string>
</list>
</value>
</item>
@@ -64,6 +65,16 @@
<value> <string></string> </value>
</item>
<item>
+ <key> <string>parameter_list</string> </key>
+ <value>
+ <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+ </value>
+ </item>
+ <item>
+ <key> <string>portal_type</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
@@ -83,7 +94,13 @@
<value> <string>ProductionOrder_viewFieldLibrary</string> </value>
</item>
<item>
- <key> <string>portal_type</string> </key>
+ <key> <string>parameter_list</string> </key>
+ <value>
+ <list/>
+ </value>
+ </item>
+ <item>
+ <key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
@@ -103,4 +120,20 @@
</dictionary>
</pickle>
</record>
+ <record id="2" aka="AAAAAAAAAAI=">
+ <pickle>
+ <tuple>
+ <global name="TALESMethod" module="Products.Formulator.TALESField"/>
+ <tuple/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>_text</string> </key>
+ <value> <string>python: ((\'parent_uid\',here.getParentUid()),)</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
</ZopeData>
Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=21977&r1=21976&r2=21977&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision Thu Jun 26 16:25:32 2008
@@ -1,1 +1,1 @@
-235
+238
More information about the Erp5-report
mailing list