foodsoft/app/views/finance/financial_transactions
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
..
_ordergroup.haml
_transactions.html.haml
_transactions_search.html.haml
index.html.haml
index.js.erb
index_collection.html.haml
index_collection.js.erb
new.html.haml
new_collection.html.haml Add FinacialTransaction create_collection for ordergroup custom fields 2020-03-23 17:40:18 +01:00