commit | a20e6c79b9654f61308c058f1de6124a523c6c95 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri May 10 15:17:48 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri May 10 15:17:48 2013 +0530 |
tree | 13ec1900b9c0056ca6e6a1b00850087734892e90 | |
parent | 4e1dcfc561c800416488ecb86b0f5cb867e7e1ec [diff] | |
parent | ce851457793c02eae9acc27271150810cee0a8fc [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.