foodsoft/app/models
Benjamin Meichsner 8b8a7c08cd Fixed bug in ArticlePrice history. Closes #12 2009-05-13 12:52:35 +02:00
..
article.rb Fixed bug in ArticlePrice history. Closes #12 2009-05-13 12:52:35 +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 Fixed bug in deliveries. Extended test fixtures. 2009-02-06 17:06:08 +01: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 Fixed bug order.profit calculation. 2009-03-17 19:43:41 +01: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 Introduced StockTaking. TODO: Dry up the stockit/stock_takings/deliveries controllers/views! 2009-02-12 18:32:20 +01: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