commit | d7922c524b4e69d6e32436a329642b66bba7b1c9 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Nov 15 10:06:28 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Nov 15 10:06:28 2012 +0100 |
tree | 1c97f9499e50327591312099f544f72f53c99230 | |
parent | b24f5c25ec30a60fd1e07f1a68acc7d7b7dcc8b0 [diff] | |
parent | 059c1842ecf173116f2800fbf36ce237891fb7aa [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.
ERPNext is built on wnframework (Version 2.0)
First install all the pre-requisites, then
$ git clone git://github.com/webnotes/erpnext.git $ cd erpnext $ python erpnext_install.py
To patch and update from the latest git repository the erpnext folder and run. You will have to set your origin in git remote
$ lib/wnf.py --update origin master
Please join our forums for more questions:
GNU/General Public License (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.