commit | 0d7c162d2ebc6751b88054b5c7f1e4eddf6a5ebb | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Mar 06 11:21:29 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Mar 06 11:21:29 2013 +0530 |
tree | 9db88ae3ac0c5b410a5c707f0f519568342e2131 | |
parent | 8ff938a3771084b68b75d2cec1ae9942f6322692 [diff] | |
parent | b343a4895c749e566b3209aa736114aca3f3e77d [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.