93143c28f2
see https://github.com/foodcoops/foodsoft/pull/907 for reference and original work by viehlieb Co-authored-by: viehlieb <pf@pragma-shift.net> fix PDF Pdf make explicit deposit in invoices work add ordergroupname to invoice file name mark bold sum for vat exempt foodcoops download multiple group order invoice as zip
6 lines
262 B
Text
6 lines
262 B
Text
- title t('.title')
|
|
- content_for :actionbar do
|
|
- if FoodsoftConfig[:charge_members_manually]
|
|
= link_to t('.close_all_direct_with_invoice'), close_all_direct_with_invoice_finance_order_index_path, method: :post, class: 'btn'
|
|
|
|
#ordersTable= render 'orders'
|