foodsoft/app/controllers
viehlieb 895589c03d 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-08-23 15:02:52 +02:00
..
admin chore: rubocop 2023-06-09 17:35:05 +02:00
api/v1 chore: rubocop 2023-06-09 17:35:05 +02:00
concerns chore: rubocop 2023-06-09 17:35:05 +02:00
finance change tests to use assert_select 2023-07-14 10:27:20 +02:00
foodcoop feat: Disable member list via configuration (#990) 2023-06-10 10:32:16 +02:00
application_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
article_categories_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
articles_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
deliveries_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
errors_controller.rb Fix error handling in single coop installs (PR #841) 2021-02-26 15:24:33 +01:00
feedback_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
group_order_articles_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
group_orders_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
home_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
invites_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
login_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
order_articles_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
order_comments_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
orders_controller.rb feat(order): export order to custom csv file 2023-08-23 15:02:52 +02:00
pickups_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
sessions_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
stock_takings_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
stockit_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
styles_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
suppliers_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
tasks_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00
users_controller.rb chore: rubocop 2023-06-09 17:35:05 +02:00