foodsoft/app
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
..
assets feat(messages): add html formatting to messages 2023-02-24 18:54:33 +01:00
controllers feat(order): export order to custom csv file 2023-02-24 18:54:33 +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-24 18:54:33 +01:00
inputs Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
javascript feat(messages): add html formatting to messages 2023-02-24 18:54:33 +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-24 18:54:33 +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 include foodsoft-article-import 2023-02-24 18:54:33 +01: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-24 18:54:33 +01:00