Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
Benjamin Meichsner ff6b460cfc Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
app Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
config Refactoring of articles and article_categories. articles are now a nested resource of supplier. 2009-01-16 16:19:26 +01:00
db Introduced StockChange. Implemented first part of stockit-logic with updating article's quantity. 2009-01-16 02:17:49 +01:00
doc Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
lib 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
public Refactoring of articles and article_categories. articles are now a nested resource of supplier. 2009-01-16 16:19:26 +01:00
script Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
test Improved delivery-invoice-workflow. 2009-01-18 17:42:51 +01:00
vendor/plugins 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
.gitignore 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
LICENSE Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
README Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
README_DEVEL Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
Rakefile Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
capfile Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00

README

== FoodSoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).

== License

FoodSoft - a webbased foodcoop management software
Copyright (C) 2007 Benni and Lasse

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

(See file LICENSE for the full text of the GPL)