commit | bdda9770e7749533ef1c0e2f5ced25b0afdd9318 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Sep 15 16:14:01 2011 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Sep 15 16:14:01 2011 +0530 |
tree | 32b289f9bd53019376906cf10cd851b34a5a8a57 | |
parent | 9133ba0f2ba302477de67ef2d4bed4e1150247a0 [diff] |
added cgi-bin/getfile.cgi for bc
Version 2.0
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS
Built on Python / MySQL / wnframework
ERPNext is built on wnframework (Version 2.0)
For download and install details, please go to erpnext.org
To update from wnframework version 1.
set your html folder to the root of erpnext (rather than wnframework)
symlink wnframework as 'lib':
ln -s path/to/wnframework lib
to setup the versions db, run:
python lib/wnf.py setup
ERPNext is available under the GNU/GPL license.