commit | ec61492c40bfe672ce1354d8a1a83860ceec052f | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Dec 06 13:14:43 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Dec 06 13:14:43 2012 +0530 |
tree | d0d7ca74394a2d6c885177cd8f58bbf798c12ada | |
parent | 39652843bba33a360c37f4a99156761a2270e872 [diff] | |
parent | 06d24a60d035220da55bc1d2618b8b98a7e9e68f [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.