foodsoft/app/models
Benjamin Meichsner 709425855e Added validation for unit_quantity and localization for article attributes. 2009-07-21 15:09:55 +02:00
..
article.rb Added validation for unit_quantity and localization for article attributes. 2009-07-21 15:09:55 +02:00
article_category.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
article_price.rb Second (last) part of multiple foodcoop installation. 2009-03-24 17:25:33 +01:00
assignment.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
delivery.rb Refactoring of delivery-workflow. Added ability to add stock_changes after creating a delivery. 2009-05-17 16:11:39 +02:00
financial_transaction.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
group.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
group_order.rb Fixed bug when distuingish between finished and closed orders. 2009-03-13 00:06:20 +01:00
group_order_article.rb Allow input of decimal numbers for GroupOrderArticle-result. 2009-04-05 15:23:21 +02:00
group_order_article_quantity.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
invite.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
invoice.rb Removed restriction on create for invoices with the same delivery date. 2009-03-24 10:45:41 +01:00
mailer.rb Second (last) part of multiple foodcoop installation. 2009-03-24 17:25:33 +01:00
membership.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
message.rb Added ability to send private messages. 2009-03-17 18:28:09 +01:00
order.rb Hide StockArticles with negeative stock amount in new order. Closes #9 2009-05-17 16:43:48 +02:00
order_article.rb Calculate total prices correctly. (Closes #6) 2009-04-18 18:08:33 +02:00
order_comment.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00
ordergroup.rb Refactoring of message system. 2009-02-18 01:06:35 +01:00
shared_article.rb Second (last) part of multiple foodcoop installation. 2009-03-24 17:25:33 +01:00
shared_supplier.rb Second (last) part of multiple foodcoop installation. 2009-03-24 17:25:33 +01:00
stock_article.rb Removed price history for StockArticle. 2009-05-17 16:26:31 +02:00
stock_change.rb Fixed bug order.profit calculation. 2009-03-17 19:43:41 +01:00
stock_taking.rb Fixed bug order.profit calculation. 2009-03-17 19:43:41 +01:00
supplier.rb Changed behaviour of acts_as_paraniod. Finder wrapper removed an replaced by simple named_scope 'without_deleted'. 2009-02-11 15:23:59 +01:00
task.rb Added pagination to task archiv. 2009-03-23 11:23:41 +01:00
user.rb Changed behaviour of acts_as_paraniod. Finder wrapper removed an replaced by simple named_scope 'without_deleted'. 2009-02-11 15:23:59 +01:00
workgroup.rb Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing. 2009-02-02 16:35:43 +01:00