[Erp5-report] r7712 - /erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packi...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jun 14 02:26:55 CEST 2006


Author: jerome
Date: Wed Jun 14 02:26:48 2006
New Revision: 7712

URL: http://svn.erp5.org?rev=7712&view=rev
Log:
activate build after updateAppliedRule (probably not usefull unless in unit tests)

Modified:
    erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_buildInvoice.xml

Modified: erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_buildInvoice.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_buildInvoice.xml?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_buildInvoice.xml (original)
+++ erp5/trunk/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_buildInvoice.xml Wed Jun 14 02:26:48 2006
@@ -78,6 +78,7 @@
     builder.activate(\n
           after_method_id = [ \'expand\', \n
                               \'recursiveImmediateReindexObject\',\n
+                              \'updateAppliedRule\',\n
                               \'immediateReindexObject\' ],\n
           ).build()\n
 \n




More information about the Erp5-report mailing list