foodsoft/app
Patrick Gansterer d73c206e29 Fix copy operation for stock orders
Stock orders have the supplier_id set to zero, which will be ignored
in the url-method by rails. Only use the order_id to fix this.
2020-03-23 17:20:21 +01:00
..
assets Allow deletion of financial transactions 2019-11-01 20:56:00 +01:00
controllers Fix copy operation for stock orders 2020-03-23 17:20:21 +01:00
documents Rewrite OrderPdfs to support multiple orders at once 2017-12-09 12:22:37 +01:00
helpers Add format helper for currency 2018-10-11 21:56:46 +02:00
inputs Make ordergroup break fields a bit nicer 2016-03-11 13:56:02 +01:00
mail_receivers Improve the interface of FoodsoftMailReceiver 2017-10-03 17:26:33 +02:00
mailers Fix Mailer.upcoming_tasks 2019-11-11 11:26:55 +01:00
models Show only started orders to members for ordering 2020-03-23 16:25:54 +01:00
serializers API v1 config endpoint 2018-10-13 20:41:47 +02:00
views Fix copy operation for stock orders 2020-03-23 17:20:21 +01:00
workers Remove code duplication for catching errors when sending mails 2017-09-30 12:20:17 +02:00