commit | 347fabd4aa1efb5cede5bc1d3cf4877179ec97e1 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Oct 03 12:08:25 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Oct 03 12:08:25 2012 +0530 |
tree | 3484d50687cda063280b9f92c6b0815f259af3ec | |
parent | 3fd3b8e7fe6aed3e854f48f15a41ec9c692d0bb2 [diff] | |
parent | c919d2579e4dbaee6785c6d20d3c48b86dc8bccc [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.