commit | ad2f5d1270d9c76ccab8ef15e036a367af45535f | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Jan 19 12:42:11 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Jan 19 12:42:11 2012 +0530 |
tree | 1807b8f6266b59ad8a755c4041ef57181934fdae | |
parent | 4b0b4a7fdcdc53f4b4ecf5f4f49985e97c45b0c4 [diff] | |
parent | f343a8bc7592ab9befb5c03ccd09db61439e3f76 [diff] |
Merge branch 'stable'
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.