Go to file
2012-04-17 11:39:18 +05:30
cgi-bin perms of cgi-bin/getfile.cgi 2011-09-15 16:17:03 +05:30
css fixes in sales cycle 2012-04-16 14:44:47 +05:30
data latest master schema file 2012-03-04 19:42:41 +01:00
erpnext fix in install docs 2012-04-17 11:39:18 +05:30
images new favicon 2012-04-10 11:35:19 +05:30
js Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename 2012-04-17 11:19:15 +05:30
.gitignore lib/py/webnotes/defs.py -> conf.py (see sample in lib/conf/conf.py) 2012-04-14 16:08:45 +05:30
blank.html added home template 2012-01-25 15:06:28 +05:30
build.json framework build 2012-04-16 13:33:14 +05:30
index.cgi style cleanups and new builds 2012-04-15 22:31:32 +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
rss.xml added license files 2012-02-23 12:35:32 +05:30
sitemap.xml added license files 2012-02-23 12:35:32 +05:30
temp.py website smaller 2012-04-08 20:33:51 +05:30
todo.md breakup of farmework files 2011-09-08 19:07:14 +05:30
unsupported.html browser support 2012-03-01 19:20:37 +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.