commit | 901af83f485a7597160ad1c35292319b5d9104e4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Sep 27 17:17:23 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Sep 27 17:17:23 2012 +0530 |
tree | f83a103b1b724cd2b2e03d6e070ce423facff984 | |
parent | b0f1d719502b3715d09ba1c635ecd021914ca7dd [diff] |
lead.js, bugfix
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.