commit | 9c95dfeca36d46f6c8d6c2ce8735b715995dfdb0 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 15:29:55 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 15:29:55 2012 +0100 |
tree | 38b7c6ed94c742aa3d4c569efd5d64da9ae60e42 | |
parent | 880e26d9c26f129206e01a42b2f59e1a790fab5d [diff] | |
parent | f437899a5b2e27e3d7cee06f7e2b527ea8113711 [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.