commit | 47a30c0991b6756e6a11a92def117950e6f6eb9b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Mon Dec 05 21:18:52 2011 -0800 |
committer | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Mon Dec 05 21:18:52 2011 -0800 |
tree | b61d3677a15a05d06f4614ca659ff9bd2e163733 | |
parent | 8e4690df6533c00f379ff881dfa5622cf67c432e [diff] | |
parent | 2532391bcbf8a58b945743fa6bec4237f5af1078 [diff] |
Merge pull request #154 from anandpdoshi/master Changes due to modified dom.js in framework
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.