commit | 130ae986752dc9a06256372f3c050ebbfebf5ce8 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Mon Dec 12 20:24:06 2011 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Mon Dec 12 20:24:06 2011 +0530 |
tree | 74d6613ddd95ac01f996406dfda47ef9341d9521 | |
parent | 3a23a5740e78a87c5d8f36a8ab39d52155f58925 [diff] |
Changes in dashboard start date and end date default logic such that the conditions for fiscal year range are met
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.