Go to file
Anand Doshi 590be7e643 Merge branch 'master' into latest
Conflicts:
	index.html
	version.num
2012-01-23 18:37:09 +05:30
cgi-bin perms of cgi-bin/getfile.cgi 2011-09-15 16:17:03 +05:30
config removed readme 2011-09-13 15:48:51 +05:30
data Updated master.sql.gz 2011-12-16 18:22:07 +05:30
erpnext Merge branch 'master' into latest 2012-01-23 18:37:09 +05:30
images ready for 0.1 2011-09-06 15:50:01 +05:30
js bootstrap toolbar 2012-01-20 13:47:16 +05:30
templates bootstrap toolbar 2012-01-20 13:47:16 +05:30
.gitignore minor bugfixes 2012-01-19 11:43:34 +01:00
favicon.ico patch etc fixes 2011-09-06 12:46:33 +05:30
index.cgi added cgi-bin/getfile.cgi for bc 2011-09-15 16:14:01 +05:30
index.html Merge branch 'master' into latest 2012-01-23 18:37:09 +05:30
INSTALL restructured erpnext and deleted unwanted 2011-07-01 13:34:41 +05:30
README.md Edited README.md via GitHub 2011-09-16 14:24:27 +05:30
todo.md breakup of farmework files 2011-09-08 19:07:14 +05:30
version.num Merge branch 'master' into latest 2012-01-23 18:37:09 +05:30

ERPNext - Open Source + SAAS ERP

Version 2.0

Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS

Built on Python / MySQL / wnframework

Platform

ERPNext is built on wnframework (Version 2.0)

Download and Install

For download and install details, please go to erpnext.org

Forums

Changes from wnframework version 1.7

To update from wnframework version 1.

  1. set your html folder to the root of erpnext (rather than wnframework)

  2. create a symlink in erpnext:

    ln -s path/to/wnframework lib

  3. to setup the versions db, run:

    python lib/wnf.py setup

  4. copy defs.py from cgi-bin/webnotes to py/webnotes

  5. change module_path (point to erpnext/erpnext) in defs.py

  6. delete cgi-bin directory

  7. delete all old module directories from erpnext

License

ERPNext is available under the GNU/GPL license.