[Erp5-report] r7175 - /erp5/trunk/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%2...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 11 01:52:18 CEST 2006


Author: jerome
Date: Thu May 11 01:52:14 2006
New Revision: 7175

URL: http://svn.erp5.org?rev=7175&view=rev
Log:
Condition was using 'here' instead of 'object'

Modified:
    erp5/trunk/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/choose_solve_actions.xml

Modified: erp5/trunk/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/choose_solve_actions.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%2520Packing%2520List/choose_solve_actions.xml?rev=7175&r1=7174&r2=7175&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/choose_solve_actions.xml (original)
+++ erp5/trunk/bt5/erp5_trade/ActionTemplateItem/portal_types/Purchase%20Packing%20List/choose_solve_actions.xml Thu May 11 01:52:14 2006
@@ -106,7 +106,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>here/isDivergent</string> </value>
+            <value> <string>object/isDivergent</string> </value>
         </item>
       </dictionary>
     </pickle>




More information about the Erp5-report mailing list