commit | 5cf1ef33d6c766c97b5120bc9eef430c133f44c8 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 11:32:17 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 11:32:17 2013 +0530 |
tree | a803115d6493a410d4d1b5633fe8b40e8f993f95 | |
parent | acd52a021b4643d2e0e0044f167802cec89a1caf [diff] | |
parent | c9e32e6c8dcc701324a4f6908246078546cbd05f [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.