commit | ddf4c2655d9ec779a2c22603e465c17708b68fe8 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Dec 14 20:00:55 2011 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Dec 14 20:04:04 2011 +0530 |
tree | 528ae92c0c7e7260e37e595ebb9931b1d78ae44d | |
parent | c2a9cca4fd2a08436695d0bc9152495f75aaa4a6 [diff] |
Resolved bug: if account of type 'Bank or Cash' does not exists, then it shows error in the email digest email but does not raise exception
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.