commit | f8a01cfb93d82360f84651df249547a69338fa77 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Mar 01 14:13:08 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Mar 01 14:13:08 2013 +0530 |
tree | d41e8a097f53d8ea74b83206e38c822b3592fc81 | |
parent | 5ec043c920ad464894e4e42e822c2910f69749c5 [diff] | |
parent | 57f83ed36b2ae371dbdb971698569ed9317bfe8e [diff] |
Merge branch 'master' into edge
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.