Balancing: Do not update oder summary automaticly when changing group orders.
This commit is contained in:
parent
9cc98b4662
commit
c05b3e0e19
5 changed files with 12 additions and 2 deletions
1
app/views/finance/balancing/update_summary.js.haml
Normal file
1
app/views/finance/balancing/update_summary.js.haml
Normal file
|
|
@ -0,0 +1 @@
|
|||
$('#summary').html('#{j(render('finance/balancing/summary', order: @order))}');
|
||||
Loading…
Add table
Add a link
Reference in a new issue