commit | be0b7df27e92e5fca3d3ad8da61babfcb9673e1c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 09 16:41:01 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 09 16:41:01 2013 +0530 |
tree | 5adcaa53f0312294034a0ae7a180e45cbc8d7793 | |
parent | ce1d5276ffd7ce2b15cddf1bcba247f3c5ff2abf [diff] | |
parent | b00ecc72c7423ac40a9c9c2191f955ba3790f2b3 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into edge
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.