foodsoft/app
Patrick Gansterer 785313ac23 Make StockEvent a base class for Delivery and StockTaking
This helps to share code between the two entities and allows easier
extensions in the future.
2020-09-05 13:52:18 +02:00
..
assets Allow deletion of financial transactions 2019-11-01 20:56:00 +01:00
controllers Make StockEvent a base class for Delivery and StockTaking 2020-09-05 13:52:18 +02:00
documents Rename Delivery.delivered_on to date 2020-09-05 13:52:18 +02:00
helpers Make StockEvent a base class for Delivery and StockTaking 2020-09-05 13:52:18 +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 Add welcome mail 2020-07-30 17:14:14 +02:00
models Make StockEvent a base class for Delivery and StockTaking 2020-09-05 13:52:18 +02:00
serializers API v1 financial_transactions endpoints (#627) 2020-07-25 14:18:59 +00:00
views Make StockEvent a base class for Delivery and StockTaking 2020-09-05 13:52:18 +02:00
workers Remove code duplication for catching errors when sending mails 2017-09-30 12:20:17 +02:00