commit | a139dc93f063f5d29e8b6f8d378ba3e71d3c5204 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Mar 01 14:40:59 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Mar 01 14:40:59 2013 +0530 |
tree | c41fb6bf73fa8f39f7e84bc7fdff7af99a72a6b9 | |
parent | 483731e06c5d42c565f3692b0602a7e5bcb39eb7 [diff] | |
parent | 57f83ed36b2ae371dbdb971698569ed9317bfe8e [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.