commit | f6cca4f218442a7e35e7884fe5e16ba98039278c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 01 18:42:44 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 01 18:42:44 2012 +0530 |
tree | c98047499516c91d50dee3a0ecbd45cc6ce2bc7f | |
parent | 70f7674aed30e799372990245e88de9a93c1fae8 [diff] | |
parent | 50b950b692211c7c7e5671267b2fa7a31031de48 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
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)
create a symlink in erpnext:
ln -s path/to/wnframework lib
to setup the versions db, run:
python lib/wnf.py setup
copy defs.py from cgi-bin/webnotes to py/webnotes
change module_path (point to erpnext/erpnext) in defs.py
delete cgi-bin directory
delete all old module directories from erpnext
ERPNext is available under the GNU/GPL license.