foodsoft/app
Patrick Gansterer ecb4a8a4ba Add method to close all invoices with an invoice direct
When the charge_members_manually option is active there is no need for an
explicit balancing step. This new function allows to close_direct all
orders which have an assigned invoice, which is usually indication enough
to find orders which can be closed finally.
2020-02-28 12:17:27 +01:00
..
assets Allow deletion of financial transactions 2019-11-01 20:56:00 +01:00
controllers Add method to close all invoices with an invoice direct 2020-02-28 12:17:27 +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 Add method to close all invoices with an invoice direct 2020-02-28 12:17:27 +01:00
serializers API v1 config endpoint 2018-10-13 20:41:47 +02:00
views Add method to close all invoices with an invoice direct 2020-02-28 12:17:27 +01:00
workers Remove code duplication for catching errors when sending mails 2017-09-30 12:20:17 +02:00