Go to file
2012-02-28 17:40:13 +05:30
cgi-bin perms of cgi-bin/getfile.cgi 2011-09-15 16:17:03 +05:30
css added users 2012-02-28 17:40:13 +05:30
data Updated master.sql.gz 2011-12-16 18:22:07 +05:30
erpnext added users 2012-02-28 17:40:13 +05:30
images desktop: first cut 2012-02-24 15:29:07 +05:30
js fix in hover effect 2012-02-27 19:16:24 +05:30
.gitignore minor bugfixes 2012-01-19 11:43:34 +01:00
blank.html added home template 2012-01-25 15:06:28 +05:30
build.json changed icons to bootstrap 2012-02-24 16:36:58 +05:30
favicon.ico patch etc fixes 2011-09-06 12:46:33 +05:30
index.cgi added license files 2012-02-23 12:35: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 added todo 2012-02-24 11:26:31 +05:30
todo.md breakup of farmework files 2011-09-08 19:07:14 +05:30
version.num added users 2012-02-28 17:40:13 +05:30
wnf.py added license files 2012-02-23 12:35:32 +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.