[Erp5-report] r6827 - in /erp5/trunk/bt5/erp5_trade: WorkflowTemplateItem/portal_workflow/s...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 20 14:12:02 CEST 2006


Author: romain
Date: Thu Apr 20 14:11:56 2006
New Revision: 6827

URL: http://svn.erp5.org?rev=6827&view=rev
Log:
Make supply_line_interaction_workflow compatible with Sale/Purchase Supply Line.

Modified:
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeAdditionalPriceRange.xml
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeBasePriceRange.xml
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeDiscountRatioRange.xml
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeExclusiveDiscountRatioRange.xml
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeNonDiscountableAdditionalPriceRange.xml
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeSurchargeRatio.xml
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeVariableAdditionalPriceRange.xml
    erp5/trunk/bt5/erp5_trade/bt/change_log

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeAdditionalPriceRange.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeAdditionalPriceRange.xml?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeAdditionalPriceRange.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeAdditionalPriceRange.xml Thu Apr 20 14:11:56 2006
@@ -70,6 +70,8 @@
             <key> <string>portal_type_filter</string> </key>
             <value>
               <list>
+                <string>Purchase Supply Line</string>
+                <string>Sale Supply Line</string>
                 <string>Supply Line</string>
               </list>
             </value>

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeBasePriceRange.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeBasePriceRange.xml?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeBasePriceRange.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeBasePriceRange.xml Thu Apr 20 14:11:56 2006
@@ -70,6 +70,8 @@
             <key> <string>portal_type_filter</string> </key>
             <value>
               <list>
+                <string>Purchase Supply Line</string>
+                <string>Sale Supply Line</string>
                 <string>Supply Line</string>
               </list>
             </value>

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeDiscountRatioRange.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeDiscountRatioRange.xml?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeDiscountRatioRange.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeDiscountRatioRange.xml Thu Apr 20 14:11:56 2006
@@ -71,6 +71,8 @@
             <key> <string>portal_type_filter</string> </key>
             <value>
               <list>
+                <string>Purchase Supply Line</string>
+                <string>Sale Supply Line</string>
                 <string>Supply Line</string>
               </list>
             </value>

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeExclusiveDiscountRatioRange.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeExclusiveDiscountRatioRange.xml?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeExclusiveDiscountRatioRange.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeExclusiveDiscountRatioRange.xml Thu Apr 20 14:11:56 2006
@@ -71,6 +71,8 @@
             <key> <string>portal_type_filter</string> </key>
             <value>
               <list>
+                <string>Purchase Supply Line</string>
+                <string>Sale Supply Line</string>
                 <string>Supply Line</string>
               </list>
             </value>

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeNonDiscountableAdditionalPriceRange.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeNonDiscountableAdditionalPriceRange.xml?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeNonDiscountableAdditionalPriceRange.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeNonDiscountableAdditionalPriceRange.xml Thu Apr 20 14:11:56 2006
@@ -76,6 +76,8 @@
             <key> <string>portal_type_filter</string> </key>
             <value>
               <list>
+                <string>Purchase Supply Line</string>
+                <string>Sale Supply Line</string>
                 <string>Supply Line</string>
               </list>
             </value>

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeSurchargeRatio.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeSurchargeRatio.xml?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeSurchargeRatio.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeSurchargeRatio.xml Thu Apr 20 14:11:56 2006
@@ -70,7 +70,11 @@
         <item>
             <key> <string>portal_type_filter</string> </key>
             <value>
-              <none/>
+              <list>
+                <string>Purchase Supply Line</string>
+                <string>Sale Supply Line</string>
+                <string>Supply Line</string>
+              </list>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeVariableAdditionalPriceRange.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeVariableAdditionalPriceRange.xml?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeVariableAdditionalPriceRange.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/supply_line_interaction_workflow/interactions/SupplyLine_changeVariableAdditionalPriceRange.xml Thu Apr 20 14:11:56 2006
@@ -76,6 +76,8 @@
             <key> <string>portal_type_filter</string> </key>
             <value>
               <list>
+                <string>Purchase Supply Line</string>
+                <string>Sale Supply Line</string>
                 <string>Supply Line</string>
               </list>
             </value>

Modified: erp5/trunk/bt5/erp5_trade/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/change_log?rev=6827&r1=6826&r2=6827&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_trade/bt/change_log Thu Apr 20 14:11:56 2006
@@ -1,3 +1,6 @@
+2006-04-20 Romain
+* Make supply_line_interaction_workflow compatible with Sale/Purchase Supply Line.
+
 2006-03-09 Seb
 * Fix parameters in DeliverBuilder_selectConfirmedDeliveryList
 




More information about the Erp5-report mailing list