commit | b7f13118d350c2713f72a578406ec58cc7b3e66e | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jan 22 14:41:31 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jan 22 14:41:31 2013 +0530 |
tree | 75ec84be6205042496b5cb8f374cf0d4f35a3c17 | |
parent | 319fb92d18a12d414995861388657a44463c50f2 [diff] | |
parent | 468bb31d88eb657cedbe88a048d679f4018d7327 [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.