commit | 9700bafbdbdfb3dd7da54844eace39104983e1e1 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Jan 21 16:29:05 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Jan 21 16:29:05 2013 +0530 |
tree | 7c3bed94cf2b9b47eb93a58858c1563320b607ce | |
parent | 4e03ce2107bfd15110e83be7b9d39b9d66219bc1 [diff] | |
parent | ec44cd763ebc3e19f792a3af4d55d9f30305973f [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.