commit | 62168ad3118b7877fffa9742d546c91d7518d5c5 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Mon Jan 09 04:10:45 2012 -0800 |
committer | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Mon Jan 09 04:10:45 2012 -0800 |
tree | 396466d9c12fe0cbcef7994671206844dde9d51d | |
parent | a7b3c01ca85714aba40ebe4001cfad974448df9f [diff] | |
parent | 41cbf0ac9e890d7e61798d516710da5edc62e2b9 [diff] |
Merge pull request #204 from anandpdoshi/stable Print Hide for net_total, grand_total_export and rounded_total_export, and new build system
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.