commit | 282a97f954fcde11cc97a028b19301beef324a94 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Nov 02 14:28:12 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Nov 02 14:28:12 2012 +0530 |
tree | 853cee0f52125ae2f357453cbdc93483492fcfbd | |
parent | 47af9d0e971054b3b6e10871ba3d1799cbc54a83 [diff] | |
parent | 9c968f339b9823bfeae5827e612c1699030a5f1b [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.