commit | de0c5ae0bc7a7b7361c14447a76b14cf278512dd | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Dec 27 19:12:31 2012 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Dec 27 19:12:31 2012 +0530 |
tree | 9444889ad14eebafaf70496cce9aebea2808d5e6 | |
parent | d9f44e29556f151079d97dc789790c076f8cd0a4 [diff] | |
parent | caacdfbefcc8d842e25fdf4e8efb1edf68053eb7 [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.