Commit f9b8610d authored by Romain Courteaud's avatar Romain Courteaud

[erp5_accounting] Update listbox in place

parent fb8b369e
......@@ -42,7 +42,7 @@ if uids:
request.set('total_selected_amount', total_selected_amount)
if update:
context.Base_updateDialogForm()
context.Base_updateDialogForm(update=update)
return context.Base_renderForm(
'AccountingTransactionModule_viewGroupingFastInputDialog',
REQUEST=request,
......
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