foodsoft/app/views/mailer/group_order_invoice.text.haml
Philipp Rothmann 93143c28f2 merge automatic group order invoice generation
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
2023-10-05 10:21:35 +02:00

1 line
91 B
Text

= raw t '.text', group: @group.name, supplier: @supplier , foodcoop: FoodsoftConfig[:name]