commit | 619dc6fcf8f669d94574a3f3089632258fa49114 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Mar 01 16:12:37 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Mar 01 16:12:37 2013 +0530 |
tree | 0b150a58739be4860f73c2e536fba6ef491e65e1 | |
parent | 9568d869f85c4ebbc737f24d868d158f920bd247 [diff] |
send support ticket response at the end of all operations
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.