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.
This commit is contained in:
Patrick Gansterer 2019-11-11 12:18:00 +01:00
parent d73c206e29
commit a3defc5463
4 changed files with 32 additions and 6 deletions

View file

@ -862,6 +862,7 @@ de:
title: Neue Transaktion
new_collection:
add_all_ordergroups: Alle Bestellgruppen hinzufügen
add_all_ordergroups_custom_field: Alle Bestellgruppen mit %{label} hinzufügen
create_financial_link: Erstelle einen gemeinsamen Finanzlink für die neuen Transaktionen.
new_ordergroup: Weitere Bestellgruppe hinzufügen
save: Transaktionen speichern

View file

@ -887,6 +887,7 @@ en:
title: New transaction
new_collection:
add_all_ordergroups: Add all ordergroups
add_all_ordergroups_custom_field: Add all ordergoups with %{label}
create_financial_link: Create a common financial link for the new transactions.
new_ordergroup: Add new ordergroup
save: Save transaction