commit | df2b95b8928937eb7ddb98e5f26dced06590c206 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Jun 24 12:11:50 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Jun 24 12:11:50 2013 +0530 |
tree | c154ba99aa52498e23ee3bde7c14483a96d8ad2e | |
parent | 7edb191661f7e9b0395c788f216ee016ee0bc0d6 [diff] | |
parent | 65f038c9263f3ed3359399ba274249a303b4f23f [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.