foodsoft/app
Patrick Gansterer a3defc5463 Add FinacialTransaction create_collection for ordergroup custom fields
Custom fields of an ordergroup can set financial_transaction_source to
true, to act as an source for a new collection of FinacialTransaction.

A typical usecase would be a variable membership fee, which will be stored
in a custom field on the ordergroup. When a new membership period begins
a collection with all membership fees can be created with one click.
2020-03-23 17:40:18 +01:00
..
assets Allow deletion of financial transactions 2019-11-01 20:56:00 +01:00
controllers Add FinacialTransaction create_collection for ordergroup custom fields 2020-03-23 17:40:18 +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 Add FinacialTransaction create_collection for ordergroup custom fields 2020-03-23 17:40:18 +01:00
workers Remove code duplication for catching errors when sending mails 2017-09-30 12:20:17 +02:00