foodsoft/app/controllers/finance
Patrick Gansterer 1315103a7d Add role_invoices
This new role allows users to create invoices without role_finance. Users
can then only modify their own created invoices until somebody with the
role_finance sets the paid_on value.
2016-03-04 16:06:02 +01:00
..
balancing_controller.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
base_controller.rb Fixed finance module to work with bootstrap design. 2012-11-10 16:44:05 +01:00
financial_transactions_controller.rb add view for all transactions + csv 2014-06-23 17:51:17 +02:00
invoices_controller.rb Add role_invoices 2016-03-04 16:06:02 +01:00
ordergroups_controller.rb Removed acts_as_paranoid. Implemented own version. 2013-03-16 17:57:38 +01:00