foodsoft/config
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
..
environments Complete refactoring of messaging module. From now messages are saved only once and send afterwards via a the 'send_emails'-rake-task. 2009-01-15 18:26:37 +01:00
initializers Add missing method for gettext-string-converter. 2009-01-06 15:55:29 +01:00
locales Complete refactoring of orders-workflow. 2009-01-29 01:57:51 +01:00
app_config.yml.SAMPLE Add missing method for gettext-string-converter. 2009-01-06 15:55:29 +01:00
boot.rb Removed gettext and simplified_localization-plugin. L18n is now the appropriate module. 2009-01-06 15:45:19 +01:00
database.yml.SAMPLE Update License (to GPL3) and install instructions. 2009-01-20 15:59:06 +01:00
environment.rb Updating README_DEVEL and fixing environment.rb so foodsoft runs on a clean system. 2009-01-27 19:57:07 +08:00
foodcoops.yml.SAMPLE Removed gettext and simplified_localization-plugin. L18n is now the appropriate module. 2009-01-06 15:45:19 +01:00
routes.rb Complete refactoring of orders-workflow. 2009-01-29 01:57:51 +01:00