[Erp5-report] r23142 - in /erp5/trunk/bt5/erp5_trade: SkinTemplateItem/portal_skins/erp5_tr...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Aug 25 14:02:02 CEST 2008
Author: jerome
Date: Mon Aug 25 14:02:00 2008
New Revision: 23142
URL: http://svn.erp5.org?rev=23142&view=rev
Log:
Only allow Persons and Organisations as destination sections
Modified:
erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PurchaseTradeCondition_viewFieldLibrary/my_destination_section_title.xml
erp5/trunk/bt5/erp5_trade/bt/revision
Modified: erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PurchaseTradeCondition_viewFieldLibrary/my_destination_section_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PurchaseTradeCondition_viewFieldLibrary/my_destination_section_title.xml?rev=23142&r1=23141&r2=23142&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PurchaseTradeCondition_viewFieldLibrary/my_destination_section_title.xml (original)
+++ erp5/trunk/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PurchaseTradeCondition_viewFieldLibrary/my_destination_section_title.xml Mon Aug 25 14:02:00 2008
@@ -60,6 +60,14 @@
<value>
<dictionary>
<item>
+ <key> <string>columns</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>description</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
@@ -68,13 +76,19 @@
<value> <string></string> </value>
</item>
<item>
- <key> <string>portal_type</string> </key>
- <value>
- <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
- </value>
+ <key> <string>portal_type</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>proxy_listbox_ids</string> </key>
+ <value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
@@ -85,7 +99,7 @@
<value>
<dictionary>
<item>
- <key> <string>columns</string> </key>
+ <key> <string>columns</string> </key>
<value>
<list>
<tuple>
@@ -116,7 +130,7 @@
</value>
</item>
<item>
- <key> <string>description</string> </key>
+ <key> <string>description</string> </key>
<value> <string>The invoiced person or organisation.</string> </value>
</item>
<item>
@@ -128,7 +142,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
- <key> <string>portal_type</string> </key>
+ <key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
@@ -143,7 +157,7 @@
</value>
</item>
<item>
- <key> <string>proxy_listbox_ids</string> </key>
+ <key> <string>proxy_listbox_ids</string> </key>
<value>
<list>
<tuple>
@@ -162,7 +176,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
- <key> <string>title</string> </key>
+ <key> <string>title</string> </key>
<value> <string>Client</string> </value>
</item>
</dictionary>
@@ -171,20 +185,4 @@
</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: [[x, x] for x in here.getPortalNodeTypeList()]</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
</ZopeData>
Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=23142&r1=23141&r2=23142&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision Mon Aug 25 14:02:00 2008
@@ -1,1 +1,1 @@
-469
+470
More information about the Erp5-report
mailing list