commit | 6d61024e9eb26596b96579ade138ea8709c2f62c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Apr 01 15:05:13 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Apr 01 15:05:13 2013 +0530 |
tree | 3176fe383b3c8fbf5ca51d50fa916f8161b6b7f3 | |
parent | 9f43fc50ad5b8b8026e5be7a6b33e076b983a3f9 [diff] | |
parent | 1013e779577e25b0bd855123b630e76ab99d4b6a [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.