foodsoft/app/models
wvengen 6cfaa4979a show lines with zero units but with member orders in balancing screen (closes foodcoops/foodsoft#179) 2013-10-02 16:32:29 +02:00
..
article.rb use plain Ruby memoization to fix deprecation (closes #121) 2013-09-18 22:46:58 +02: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 Removed acts_as_paranoid. Implemented own version. 2013-03-16 17:57:38 +01:00
group_order.rb sort ordergroups in order screen and pdfs 2013-09-17 00:25:38 +02:00
group_order_article.rb Merge pull request #144 from foodcoop-adam/fix-closed-group_order-totals 2013-09-19 03:14:40 -07: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 Merge remote-tracking branch 'bennibu/rails3' into rails3 2013-04-04 00:29:50 +02:00
order.rb Split up messages for stock/ supplier orders. 2013-09-18 10:50:56 +02:00
order_article.rb show lines with zero units but with member orders in balancing screen (closes foodcoops/foodsoft#179) 2013-10-02 16:32:29 +02:00
order_comment.rb Removed annoate and hirb Gemfiles. 2012-07-27 18:07:42 +02:00
ordergroup.rb make uniqueness_of_name validations work again (closes foodcoops/foodsoft#157) 2013-07-15 18:03:02 +02:00
page.rb finish i18n of models without view 2013-03-22 01:21:44 +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 Add StockChanges index 2013-07-09 21:46:04 +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 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 Fixed delivering emails to users. 2013-09-06 11:40:40 +02:00
workgroup.rb Order tasks with same date by name. 2013-09-05 10:16:57 +02:00