[Erp5-report] r24686 - in /erp5/trunk/bt5/erp5_banking_core: WorkflowTemplateItem/portal_wo...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 25 11:36:46 CET 2008


Author: aurel
Date: Tue Nov 25 11:36:31 2008
New Revision: 24686

URL: http://svn.erp5.org?rev=24686&view=rev
Log:
specify portal type of cells to create, because newCell can fail retrieving it due to permission

Modified:
    erp5/trunk/bt5/erp5_banking_core/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow/scripts/CurrencyExchangeLine_updateMatrix.xml
    erp5/trunk/bt5/erp5_banking_core/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_core/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow/scripts/CurrencyExchangeLine_updateMatrix.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_core/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow/scripts/CurrencyExchangeLine_updateMatrix.xml?rev=24686&r1=24685&r2=24686&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_core/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow/scripts/CurrencyExchangeLine_updateMatrix.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_core/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow/scripts/CurrencyExchangeLine_updateMatrix.xml [utf8] Tue Nov 25 11:36:31 2008
@@ -68,7 +68,7 @@
             <value> <string>context = state_change[\'object\']\n
 \n
 base_id = \'path\'\n
-kwd = {\'base_id\': base_id}\n
+kwd = {\'base_id\': base_id, \'portal_type\':\'Currency Exchange Cell\'}\n
 \n
 \n
 context.updateCellRange(script_id=\'CurrencyExchangeLine_asCellRange\', base_id=base_id)\n

Modified: erp5/trunk/bt5/erp5_banking_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_core/bt/revision?rev=24686&r1=24685&r2=24686&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_core/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_core/bt/revision [utf8] Tue Nov 25 11:36:31 2008
@@ -1,1 +1,1 @@
-467
+468




More information about the Erp5-report mailing list