foodsoft/app/controllers/finance
Patrick Gansterer 1a49bee42d Adopt model to allow FinancialTransaction without an ordergroup
This will allow us to add accounting for the foodcoop itself, to support
listing for spendings independent of the order (e.g. rent, electricity).
2020-07-29 11:43:31 +02:00
..
balancing_controller.rb Add method to close all invoices with an invoice direct 2020-02-28 12:17:27 +01:00
bank_accounts_controller.rb Add BankAccountConnector to implement bank import methods in plugins 2020-02-24 14:30:03 +01:00
bank_transactions_controller.rb Add additional eager loading annotations 2019-10-30 11:53:44 +01:00
base_controller.rb Adopt model to allow FinancialTransaction without an ordergroup 2020-07-29 11:43:31 +02:00
financial_links_controller.rb Adopt model to allow FinancialTransaction without an ordergroup 2020-07-29 11:43:31 +02:00
financial_transactions_controller.rb Add FinacialTransaction create_collection for ordergroup custom fields 2020-03-23 17:40:18 +01:00
invoices_controller.rb Add missing authorization for InvoicesController 2020-04-11 00:04:35 +02: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