foodsoft/app
viehlieb 690ea875b7 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-23 18:35:12 +01:00
..
assets Allow entering decimals (#830, PR #868) 2022-12-14 10:17:40 +01:00
controllers feat(order): export order to custom csv file 2023-02-23 18:35:12 +01:00
documents Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
helpers feat(order): export order to custom csv file 2023-02-23 18:35:12 +01:00
inputs Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
jobs Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
lib feat(order): export order to custom csv file 2023-02-23 18:35:12 +01:00
mail_receivers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
mailers Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
models replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
serializers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
views feat(order): export order to custom csv file 2023-02-23 18:35:12 +01:00