foodsoft/app/views
Patrick Gansterer e7657b987f Update model to support financial transactions #367
This change introduces two new data types to group the financial
transactions. Now every transaction has a "type", which itself belongs
to a "class".
Types should be used add structured information to an transaction, instead
of writing it into the notice textfield. E.g. this could be used to have
different types depending on the source of money (cash vs. bank transfer).
Classes are shown as different columns in the tables and will be uses to
group transactions of specific types. They should be used if not the whole
amount of ordergroup should be used to order food. E.g. if there is a
deposit or membership fee, which is independent of the normal credit.
This will allow us to implement additional features based on classes in
the future. E.g. the sum of transactions in the "membership fee" class
must be positive to allow food orders or show a big warning if it is bellow
a certain value.
2017-12-09 11:51:23 +01:00
..
admin Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00
article_categories Get rid of duplicated confirm_delete translations 2016-03-04 23:13:28 +01:00
articles Get rid of duplicated confirm_delete translations 2016-03-04 23:13:28 +01:00
deliveries Fix dynamic select2 usage (oops!) 2016-08-12 15:54:28 +02:00
errors Handle errors using Gaffe 2015-07-21 00:08:17 +02:00
feedback i18n feedback + controller 2013-02-09 13:01:44 +07:00
finance Update model to support financial transactions #367 2017-12-09 11:51:23 +01:00
foodcoop Add break to ordergroup 2016-03-08 04:38:13 +01:00
group_order_articles Don't show deleted ordergroups (closes foodcoops/foodsoft#362) 2015-04-17 18:27:50 +02:00
group_orders Add option to show account balance instead of available funds 2017-10-28 20:16:25 +02:00
home Show links to details beside the header to save space 2017-10-28 20:17:45 +02:00
invites Move small close button to helper. 2015-04-10 18:58:51 +02:00
kaminari Replace will_paginate with kaminari. Fixed foodcoop/users page. 2012-10-08 15:24:32 +02:00
layouts Show the Help link only when a help_url is set 2017-08-20 01:07:48 +02:00
login fix i18n issues + localeapp roundtrip 2014-09-15 13:52:35 +02:00
mailer Add a button to send the order to the supplier 2017-10-10 23:45:37 +02:00
order_articles Move small close button to helper. 2015-04-10 18:58:51 +02:00
order_comments Fixed admin, orders, wiki views. Converted all erb to haml. 2012-10-15 21:19:17 +02:00
ordergroups Add role_invoices 2016-03-04 16:06:02 +01:00
orders Fix size of receive_button in list of finished orders 2017-11-06 14:15:15 +01:00
sessions Use deface in wiki plugin 2017-10-26 21:23:51 +02:00
shared Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00
stock_takings fix i18n issues + localeapp roundtrip 2014-09-15 13:52:35 +02:00
stockit Get rid of duplicated confirm_delete translations 2016-03-04 23:13:28 +01:00
suppliers Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00
tasks Sort workgroups of tasks by name 2017-08-20 01:08:47 +02:00
workgroups Add role_invoices 2016-03-04 16:06:02 +01:00