commit | 880e26d9c26f129206e01a42b2f59e1a790fab5d | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 15:23:41 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 15:23:41 2012 +0100 |
tree | 8acad17a119b4fb1f3aeaa1ca38234e71e85b11b | |
parent | 4ddbacc460cfa7f1b996922a77bec5e8fac912ad [diff] | |
parent | baf4f648a5f3cbdea7092be5756f073ceecc7b5d [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.