foodsoft/app/models
wvengen d071c5bba8 fix user search 2013-12-22 23:21:02 +01:00
..
article.rb do not error when calling shared_article on non-shared article 2013-11-13 23:20:48 +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 make result calculation a bit cleaner 2013-11-22 23:40:44 +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 Force update in Order#finish; rescue if error raised 2013-10-08 19:58:11 +02:00
order_article.rb workaround for integration test problem 2013-11-01 20:27:53 +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 Merge branch 'master' into tests-rspec 2013-07-15 18:45:04 +02: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