foodsoft/app/controllers/finance
Patrick Gansterer 389f205a6b Add set_balance to FinancialTransactions#new_collection (fixes #438)
A new checkbox will allow user to set the balance to a given ABSOLUTE value
in addition to changing it by a RELATIVE value. This can be used if the
balance is tracked outside of foodsoft and should be syncroniced or for
setting the balance to zero for multiple ordergroups.
2019-01-15 04:44:16 +01:00
..
balancing_controller.rb Fix balancing with financial_transaction_types 2018-06-11 15:54:18 +02:00
bank_accounts_controller.rb Add import route for bank_transactions 2018-10-12 15:47:02 +02:00
bank_transactions_controller.rb Add model and views for bank accounts 2018-10-11 22:29:15 +02:00
base_controller.rb Include nested objects in database queries of Finance::BaseController 2017-10-02 19:06:39 +02:00
financial_links_controller.rb Add edit functionality for financial links 2018-10-12 13:18:23 +02:00
financial_transactions_controller.rb Add set_balance to FinancialTransactions#new_collection (fixes #438) 2019-01-15 04:44:16 +01:00
invoices_controller.rb Fix internal server error at invoices 2018-10-12 15:47:16 +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