foodsoft/vendor/plugins
Benjamin Meichsner 9eb2125f15 Complete refactoring of orders-workflow.
OrderResult tables are removed. Data consistency is now possible through new article.price-history (ArticlePrice).
Balancing-workflow needs to be updated.
2009-01-29 01:57:51 +01:00
..
acts_as_configurable Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
acts_as_ordered Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
acts_as_paranoid Introduced acts_as_paranoid. Avoid deleting of suppliers and articles. (for consistency of order-results) 2009-01-20 19:37:15 +01:00
auto_complete Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
exception_notification Removed gettext and simplified_localization-plugin. L18n is now the appropriate module. 2009-01-06 15:45:19 +01:00
haml Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
prawnto Complete refactoring of orders-workflow. 2009-01-29 01:57:51 +01:00
will_paginate Second part of admin-namespace-reorder. Also renamed OrderGroup into Ordergroup. More view-sharing between groups is neccessary. 2009-01-14 12:46:01 +01:00