commit | 55d0ec36ac034ce4002d9e627ee99c248dcba367 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jun 24 12:21:18 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jun 24 12:21:18 2013 +0530 |
tree | 7ebebc0e2e68ed484e85f5ffc7f8e97a16c014ce | |
parent | 4cd977a2a9314e91be4dba35de00dbee5a9d897a [diff] | |
parent | df2b95b8928937eb7ddb98e5f26dced06590c206 [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.