foodsoft/app/controllers/finance
Patrick Gansterer a5582e9542 Rename Delivery.delivered_on to date
This aligns it with column names of StockTaking and us to use inheritance
in a next step to share common code between the entities.
2020-09-05 13:52:18 +02:00
..
balancing_controller.rb Add transport costs to Order 2020-08-07 00:52:43 +02: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 Add FinancialLinksController#incomplete 2020-07-30 17:19:02 +02:00
financial_transactions_controller.rb Add option to create foodcoop transaction when creating a collection 2020-07-29 18:11:51 +02:00
invoices_controller.rb Rename Delivery.delivered_on to date 2020-09-05 13:52:18 +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