commit | 86408c3d44a8cbd10dbe20860b4f797a18fe7a8f | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Wed Jul 10 14:00:37 2013 +0530 |
committer | Saurabh <saurabh6790@gmail.com> | Wed Jul 10 14:00:37 2013 +0530 |
tree | f9a0cb645a574a9115a95dd722c7a360828d26fe | |
parent | d8a9033c9bdff2b3477d2910a9cd84173d2706e3 [diff] | |
parent | 85cbe16f523b134fc166556a4b06b107a244ab5e [diff] |
queries to server side
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.