foodsoft/app
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
..
assets feat: add actiontext and trix editor 2023-08-04 12:48:15 +02:00
controllers feat(order): export order to custom csv file 2023-08-23 15:02:52 +02:00
documents chore: rubocop 2023-06-09 17:35:05 +02:00
helpers feat(order): export order to custom csv file 2023-08-23 15:02:52 +02:00
inputs chore: rubocop 2023-06-09 17:35:05 +02:00
javascript fix: loading trix editor overwrite in production 2023-08-23 12:17:32 +02: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-08-23 15:02:52 +02:00
mail_receivers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
mailers chore: rubocop 2023-06-09 17:35:05 +02:00
models fix: add null checks for articles convert_units 2023-06-22 22:49:22 +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-08-23 15:02:52 +02:00