commit | 3817f2b9ba3b5eb7cd4f51ab8fc8de70b15c5e4f | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jan 15 12:00:44 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jan 15 12:00:44 2013 +0530 |
tree | 1f8dd7cfc122dce42b8adb0635ce645a6fd564bf | |
parent | 4fc5d92ac55df0ddef19d61238cad207704e52c2 [diff] | |
parent | d09d091db12fb0427b06fb80f4de754210e12743 [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.