commit | 54dc2995d5a170fa88ff5a9fa8cb9504375caca3 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Jan 25 15:05:07 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Jan 25 15:05:07 2013 +0530 |
tree | 8b81954aab07349b969bad67c20a2a3e080db046 | |
parent | 671fcc00c09041616ac5798a01cedf9f4e6098f6 [diff] | |
parent | 6bc39bab5245f5562e954b6392cfc48806b86741 [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.