commit | 6d0be0236461f51a0339d386aa4be671d26ae25e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Thu Dec 22 04:06:35 2011 -0800 |
committer | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Thu Dec 22 04:06:35 2011 -0800 |
tree | d317c442a77adce102340cca488be60113e7e58e | |
parent | 3ca92bb3e4519a9df0a736f909226a3798dc722e [diff] | |
parent | 94a18109d7690b8756995aadfd70e36ee0159495 [diff] |
Merge pull request #174 from anandpdoshi/master Fixed issue: If account of type "Bank or Cash" is not associated to a GL Entry, then it displays an alert in the email digest email body
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.