foodsoft/app/models
2016-06-09 19:14:53 +02:00
..
concerns Fix group_orders document preloading 2016-06-09 19:14:52 +02:00
article.rb
article_category.rb
article_price.rb
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
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 Fix group_orders document preloading 2016-06-09 19:14:52 +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
invoice.rb Fix Heroku deployment 2016-05-25 02:05:55 +02:00
membership.rb
order.rb Add stock group order 2016-03-11 13:15:16 +01:00
order_article.rb Fix order_articles document preloading 2016-06-09 19:14:53 +02:00
order_comment.rb
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
shared_supplier.rb
stock_article.rb Fix new stock article failing 2016-05-20 21:30:56 +02:00
stock_change.rb
stock_taking.rb
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