foodsoft/app/views/finance/financial_transactions
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
..
_ordergroup.haml Don't show deleted ordergroups (closes foodcoops/foodsoft#362) 2015-04-17 18:27:50 +02:00
_transactions.html.haml Add format helper for currency 2018-10-11 21:56:46 +02:00
_transactions_search.html.haml add view for all transactions + csv 2014-06-23 17:51:17 +02:00
index.html.haml fix csv download (closes foodcoop-adam#129) 2014-07-01 11:14:35 +02:00
index.js.erb fix csv download also when searching 2014-07-02 09:37:03 +02:00
index_collection.html.haml fix csv download (closes foodcoop-adam#129) 2014-07-01 11:14:35 +02:00
index_collection.js.erb fix csv download also when searching 2014-07-02 09:37:03 +02:00
new.html.haml Update model to support financial transactions #367 2017-12-09 11:51:23 +01:00
new_collection.html.haml Add set_balance to FinancialTransactions#new_collection (fixes #438) 2019-01-15 04:44:16 +01:00