foodsoft/app/controllers/finance
Patrick Gansterer d0e73ea1ff Improve selecting deliveries/orders when creating an invoice
When creating an invoice after balancing an order, it's not
possible to  the corresponding order. Change the elements in
the select box to the latest ended/delivered items (which
have not been assigned already) instead.
2021-02-08 01:05:13 +01: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 Improve selecting deliveries/orders when creating an invoice 2021-02-08 01:05:13 +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