foodsoft/app/controllers/finance
Patrick Gansterer 260ef90f6b Add option to create a financial_link when creating financial_transaction
If multiple financial transaction belong to a bank transaction, it
is sometimes easier to create them as a collection and add the bank
transaction instead of adding all financial transaction to a link
created via a bank transaction.
2019-10-30 22:27:18 +01:00
..
balancing_controller.rb Fix balancing with financial_transaction_types 2018-06-11 15:54:18 +02:00
bank_accounts_controller.rb Fix and clean up bank account translations for English and German 2019-10-30 12:42:41 +01:00
bank_transactions_controller.rb Add additional eager loading annotations 2019-10-30 11:53:44 +01:00
base_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
financial_links_controller.rb Fix and clean up bank account translations for English and German 2019-10-30 12:42:41 +01:00
financial_transactions_controller.rb Add option to create a financial_link when creating financial_transaction 2019-10-30 22:27:18 +01:00
invoices_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
ordergroups_controller.rb Show the financial transaction type if there are more than one type #367 2017-12-09 11:51:23 +01:00