commit | 7da387100d3c481e2306afd313a95a1e29a405cc | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Apr 04 15:31:49 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Apr 04 15:31:49 2013 +0530 |
tree | d41edfe409afdc1d401ea4e3751d22325db3f58b | |
parent | a8d8abc670ef0c367f7f3fc38c8c56bf4676cbff [diff] | |
parent | e60f4560d16856d184304eb4f1aa11129cb989cc [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.