Commit 3408af00 authored by Mame Coumba Sall's avatar Mame Coumba Sall

Remove immediate_reindex=1 parameter because no specific reason was found for its use

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34747 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1e368c04
......@@ -65,7 +65,6 @@ transaction.setResource(\'currency_module/\' + context.Baobab_getPortalReference
\n
movement = context.newContent(portal_type=\'Banking Operation Line\',\n
id=\'movement\',\n
immediate_reindex=1,\n
source=\'account_module/bank_account\', # Set default source\n
destination=\'account_module/bank_account\', # Set default destination\n
)\n
......
682
\ No newline at end of file
683
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment