[Erp5-report] r32279 kazuhiko - in /erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Feb 5 10:01:21 CET 2010
Author: kazuhiko
Date: Fri Feb 5 10:01:19 2010
New Revision: 32279
URL: http://svn.erp5.org?rev=32279&view=rev
Log:
no need to use resource for matching, because using delivery matching tester is enough.
Modified:
erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_rule/resource_tester.xml
erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_rule/resource_tester.xml
Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_rule/resource_tester.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_rule/resource_tester.xml?rev=32279&r1=32278&r2=32279&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_rule/resource_tester.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_rule/resource_tester.xml [utf8] Fri Feb 5 10:01:19 2010
@@ -12,10 +12,6 @@
<item>
<key> <string>id</string> </key>
<value> <string>resource_tester</string> </value>
- </item>
- <item>
- <key> <string>matching_provider</string> </key>
- <value> <int>1</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_rule/resource_tester.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_rule/resource_tester.xml?rev=32279&r1=32278&r2=32279&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_rule/resource_tester.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_rule/resource_tester.xml [utf8] Fri Feb 5 10:01:19 2010
@@ -12,10 +12,6 @@
<item>
<key> <string>id</string> </key>
<value> <string>resource_tester</string> </value>
- </item>
- <item>
- <key> <string>matching_provider</string> </key>
- <value> <int>1</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
More information about the Erp5-report
mailing list