[Erp5-report] r41162 nicolas - in /erp5/trunk/bt5/erp5_trade: WorkflowTemplateItem/portal_w...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 6 14:19:52 CET 2010


Author: nicolas
Date: Mon Dec  6 14:19:51 2010
New Revision: 41162

URL: http://svn.erp5.org?rev=41162&view=rev
Log:
Disallow portal_type filtering (enable all)
Must be configured with association between portal_type and workflow on Business Template level.
This authorise to associate this interaction with portal_types which are not embedded by erp5_trade

Modified:
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml
    erp5/trunk/bt5/erp5_trade/bt/revision

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml?rev=41162&r1=41161&r2=41162&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/trade_matrix_workflow/interactions/setVariationCategoryList.xml [utf8] Mon Dec  6 14:19:51 2010
@@ -67,20 +67,7 @@
         <item>
             <key> <string>portal_type_filter</string> </key>
             <value>
-              <list>
-                <string>Container Line</string>
-                <string>Internal Order Line</string>
-                <string>Internal Packing List Line</string>
-                <string>Inventory Line</string>
-                <string>Invoice Line</string>
-                <string>Pay Sheet Line</string>
-                <string>Pay Sheet Model Line</string>
-                <string>Purchase Order Line</string>
-                <string>Purchase Packing List Line</string>
-                <string>Returned Sale Packing List Line</string>
-                <string>Sale Order Line</string>
-                <string>Sale Packing List Line</string>
-              </list>
+              <none/>
             </value>
         </item>
         <item>
@@ -90,6 +77,10 @@
             </value>
         </item>
         <item>
+            <key> <string>temporary_document_disallowed</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=41162&r1=41161&r2=41162&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision [utf8] Mon Dec  6 14:19:51 2010
@@ -1 +1 @@
-1062
\ No newline at end of file
+1064
\ No newline at end of file



More information about the Erp5-report mailing list