commit | 9b1ddfd9efe4a71385a0ce867e3c0032597ea3ed | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 02 15:32:29 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 02 15:32:29 2013 +0530 |
tree | 7df312a599b1cb31a15d64d5a8c978c30799a915 | |
parent | d4872483e4d1fb94f1067ca1f9660801414e6c88 [diff] | |
parent | e8b7ac1469429aea3b7551f6e03e650d3d9a3661 [diff] |
merge
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.