foodsoft/app/models
Patrick Gansterer 72b5a5ca82 Add option to show account balance instead of available funds
Some foodcoops do not use the accounting feature of the foodsoft, which
results in wrong calculation of the available credit. To avoid
confusions show the current account balance instead.
2017-10-28 20:16:25 +02:00
..
concerns Support integers for price_markup 2017-10-08 12:33:44 +02:00
article.rb Remove code-duplication of artice price calculation 2017-10-08 12:20:54 +02:00
article_category.rb Use boolean comparators where it makes sense 2015-01-14 21:17:00 +01:00
article_price.rb Remove code-duplication of artice price calculation 2017-10-08 12:20:54 +02:00
assignment.rb Fixed some bugs in tasks, apple feature: 2012-12-16 19:07:45 +01:00
delivery.rb Add more infos to the invoice page 2016-03-04 22:26:55 +01:00
financial_transaction.rb Avoid out of range error when using big numbers in financial transactions. 2014-09-22 11:36:10 +02:00
group.rb Fix current_order's ordergroups document preloading 2016-06-09 19:14:53 +02:00
group_order.rb Add option to show account balance instead of available funds 2017-10-28 20:16:25 +02:00
group_order_article.rb Remove useless upper bound of 99 items #388 2016-02-24 00:39:57 +01:00
group_order_article_quantity.rb Remove useless upper bound of 99 items #388 2016-02-24 00:39:57 +01:00
invite.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
invoice.rb Fix list of invoices when an invoice has an invalid created_by user 2017-09-26 13:13:20 +02:00
mail_delivery_status.rb Log mail delivery errors to database and add an UI for it 2017-10-02 16:02:39 +02:00
membership.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
order.rb Add option to show account balance instead of available funds 2017-10-28 20:16:25 +02:00
order_article.rb Fix order_articles document preloading 2016-06-09 19:14:53 +02:00
order_comment.rb Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
ordergroup.rb Show last activity of ordergroups 2016-03-04 16:16:09 +01:00
periodic_task_group.rb Make sure that newly created periodic task are not done 2017-01-26 20:54:53 +01:00
shared_article.rb allow to match category names on import/sync 2014-09-02 12:58:31 +02:00
shared_supplier.rb allow to synchronize all articles of a shared supplier 2014-09-02 12:58:31 +02:00
stock_article.rb Fix new stock article failing 2016-05-20 21:30:56 +02:00
stock_change.rb Add StockChanges index 2013-07-09 21:46:04 +02:00
stock_taking.rb Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
supplier.rb Add IBAN field to supplier and user model 2017-01-21 22:43:48 +01:00
task.rb Require due_date for periodic tasks 2016-03-04 17:11:47 +01:00
user.rb Log mail delivery errors to database and add an UI for it 2017-10-02 16:02:39 +02:00
workgroup.rb fix order bug 2014-05-13 17:01:27 +02:00