foodsoft/app/models
wvengen f8fca4d630 fix order article add + test 2014-02-24 11:37:06 +01:00
..
article.rb Merge pull request #256 from wvengen/feature-partial_shared_sync 2014-02-07 11:24:33 +01:00
article_category.rb Allow deleting of category, when there are only deleted articles left. 2013-03-17 20:13:11 +01:00
article_price.rb Allow article price equal to zero. Closes #111 2013-04-10 10:51:36 +02:00
assignment.rb Fixed some bugs in tasks, apple feature: 2012-12-16 19:07:45 +01:00
delivery.rb Fix ordering of stock_changes in delivery (case-insensitive ordering did not work properly for all database flavors) 2013-06-26 20:14:33 +02:00
financial_transaction.rb Removed acts_as_paranoid. Implemented own version. 2013-03-16 17:57:38 +01:00
group.rb more user display changes 2013-09-22 02:15:35 +02:00
group_order.rb sort ordergroups in order screen and pdfs 2013-09-17 00:25:38 +02:00
group_order_article.rb consider group_order_article without result not manually changed 2014-01-03 13:03:28 +01:00
group_order_article_quantity.rb Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
invite.rb localize invite model 2013-02-27 11:59:03 +01:00
invoice.rb Removed acts_as_paranoid. Implemented own version. 2013-03-16 17:57:38 +01:00
membership.rb finish i18n of models without view 2013-03-22 01:21:44 +01:00
message.rb user display changes in model and mailer 2013-09-22 14:38:56 +02:00
order.rb fix order article add + test 2014-02-24 11:37:06 +01:00
order_article.rb Merge remote-tracking branch 'foodcoop-rostock/fix-order-article-update' 2014-01-20 12:12:00 +01:00
order_comment.rb Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
ordergroup.rb proper i18n of last ordergroup order (thanks @JuliusR) 2013-12-14 13:15:47 +01:00
periodic_task_group.rb Delete only the FOLLOWING tasks. 2013-06-21 22:04:36 +02:00
shared_article.rb Allowing SharedSuppliers to have multiple Suppliers. Should fix bennibu#107. 2013-06-04 11:28:25 +02:00
shared_supplier.rb Merge branch 'rails3-allow-multiple-suppliers' of git://github.com/foodcoop-rostock/foodsoft into foodcoop-rostock-rails3-allow-multiple-suppliers 2013-06-12 10:40:20 +02:00
stock_article.rb i18n cleanup (affects foodcoops#137) 2013-12-06 22:43:36 +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 allow non-shared articles to be part of a shared supplier using a blank order number 2014-01-24 22:10:00 +01:00
task.rb Added i18n strings. 2013-06-24 11:53:52 +02:00
user.rb fix user search 2013-12-22 23:21:02 +01:00
workgroup.rb Order tasks with same date by name. 2013-09-05 10:16:57 +02:00