foodsoft/app/views/orders
viehlieb d81ae10dc8 feat(order): export order to custom csv file
add custom_csv_collection to orders helper

add rute and controller method to orders controller

add custom csv to download dropdown

add functionality to choose column headers + order for custom csv and append order.sum gross&net to custom csv
2023-02-24 18:54:33 +01:00
..
_articles.html.haml
_custom_csv_form.html.haml feat(order): export order to custom csv file 2023-02-24 18:54:33 +01:00
_edit_amount.html.haml Fix permission issue in pickups (PR #800, #799) 2021-01-30 11:21:00 +01:00
_edit_amounts.html.haml Add option to set all received items to zero 2021-02-12 15:07:21 +01:00
_form.html.haml
_orders.html.haml
_show_js.html.haml
add_article.js.erb
custom_csv.js.haml feat(order): export order to custom csv file 2023-02-24 18:54:33 +01:00
edit.html.haml
index.html.haml
index.js.erb
new.html.haml
receive.html.haml
receive_on_order_article_create.js.erb
receive_on_order_article_update.js.erb
show.html.haml Hide stock order button in stock orders 2021-02-08 01:04:46 +01:00
show.js.erb