foodsoft/app/models
Patrick Gansterer 5e744453f8 Add more infos to the invoice page
When a foodcoop does not use the balancing feature the invoice page is
the main page for informations. Add all related information to it, so
people do not need to open the balancing page.
2016-03-04 22:26:55 +01:00
..
concerns Don't error when deleting supplier/group with already existing deleted name (closes foodcoops/foodsoft#197) 2015-04-17 20:09:40 +02:00
article.rb Allow synchronising units when uploading 2015-04-11 02:52:57 +02:00
article_category.rb Use boolean comparators where it makes sense 2015-01-14 21:17:00 +01:00
article_price.rb add some model api docs 2014-06-23 17:51:19 +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 Don't error when deleting supplier/group with already existing deleted name (closes foodcoops/foodsoft#197) 2015-04-17 20:09:40 +02:00
group_order.rb Add optional boxfill phase to orders 2015-11-13 18:10:46 +01: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 Add role_invoices 2016-03-04 16:06:02 +01:00
membership.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
order.rb Change relationship of invoices #390 2016-03-04 15:55:39 +01:00
order_article.rb Allow increasing just tolerance in the boxfill phase 2015-11-13 18:10:46 +01: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 Create next tasks directly after creating a periodic task 2016-03-04 17:13:16 +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 migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01: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 optional boxfill phase to orders 2015-11-13 18:10:46 +01:00
task.rb Require due_date for periodic tasks 2016-03-04 17:11:47 +01:00
user.rb Add deleted_at for User 2016-03-04 19:03:52 +01:00
workgroup.rb fix order bug 2014-05-13 17:01:27 +02:00