commit | aa7a386db935fcf519f05101ad1e3d91df1868e9 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Apr 16 20:58:41 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Apr 16 20:58:41 2013 +0530 |
tree | 88713d492b5df99fa20b449520cf4471a6a7aa6a | |
parent | 09480e2241c42dcab64e9dd0daf049389627abc7 [diff] | |
parent | 8f148249aceae3fb938869f60a37c82b069c097a [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.