Commit 8bef4a57 authored by Jérome Perrin's avatar Jérome Perrin

fixup! FEC: prevent parralel computation of the report

parent 384f455a
......@@ -75,7 +75,7 @@ context.activate().AccountingTransactionModule_viewFrenchAccountingTransactionFi
simulation_state,\n
user_name=person_value.getReference(),\n
tag=tag,\n
after_tag=aggregate_tag)\n
aggregate_tag=aggregate_tag)\n
\n
return context.Base_redirect(form_id, keep_items=dict(\n
portal_status_message=translateString("Report Started")))\n
......
32
\ No newline at end of file
33
\ 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