foodsoft/app/controllers
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
..
admin replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
api/v1 replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
concerns Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
finance feat(finance): show sum of ordergroup balances 2023-02-24 18:54:32 +01:00
foodcoop replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
application_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
article_categories_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
articles_controller.rb include foodsoft-article-import 2023-02-24 18:54:33 +01:00
deliveries_controller.rb replace deprecated update_attributes with update 2022-10-26 13:19:27 +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 Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
group_order_articles_controller.rb replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
group_orders_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
home_controller.rb Add home controller test 2023-01-17 16:09:27 +01:00
invites_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
login_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
order_articles_controller.rb Fix permission issue in pickups (PR #800, #799) 2021-01-30 11:21:00 +01:00
order_comments_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
orders_controller.rb feat(order): export order to custom csv file 2023-02-24 18:54:33 +01:00
pickups_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
sessions_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
stock_takings_controller.rb Fix and cleanup stock takings (PR #667) 2019-05-14 14:24:41 +00:00
stockit_controller.rb replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
styles_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
suppliers_controller.rb replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
tasks_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
users_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00