commit | fdb0e362a7fb8d954dc8c37d2cafca292ab235e1 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Sep 19 12:22:47 2011 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Sep 19 12:22:47 2011 +0530 |
tree | 312ea1a2d1fe31ae0ac19be2ae8e2a19d46e3cda | |
parent | 48a52d42edde8483f6c3c253d77f1200dbddc88c [diff] |
update valuation and bin_aqat patch applicable after 01-09-2009 entries
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.