commit | e0395d9e03d446057ef758dc36670f947b2389b5 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Wed Nov 30 01:56:27 2011 -0800 |
committer | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Wed Nov 30 01:56:27 2011 -0800 |
tree | 579e52a22cd90193887282215bcd945004757570 | |
parent | 8fc84198cfee483303bef3a9dd1b22f22e496c84 [diff] | |
parent | a27ae827c92971c2d623670acb041ed2d4078f35 [diff] |
Merge pull request #152 from anandpdoshi/master Changed error message on update security change password dialog
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.