tree: f1bb70a51502d075fd4e43d50f4a59f39ca5121c [path history] [tgz]
  1. config/
  2. data/
  3. erpnext/
  4. images/
  5. js/
  6. templates/
  7. .gitignore
  8. favicon.ico
  9. index.cgi
  10. index.html
  11. INSTALL
  12. README.md
  13. todo.md
  14. versions-master.db
README.md

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. symlink wnframework as 'lib':

    ln -s path/to/wnframework lib

  3. to setup the versions db, run:

    python lib/wnf.py setup

License

ERPNext is available under the GNU/GPL license.