commit | 68d10236246dc19c1cf83f57cbdd790f5a2c0a59 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Jan 04 13:17:03 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Jan 04 13:17:03 2013 +0530 |
tree | 80967e3105336f48ad5c4e0345b955a1f1cce42a | |
parent | 62299260dcdc909287a11149a08949cf838fe3dd [diff] | |
parent | 0b65700ef838d28d72e3978c3a503728fb35aa21 [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.