commit | aa6f939b86bdfedff58e4a53ed79c8c81ae13652 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Mar 20 11:43:47 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Mar 20 11:43:47 2013 +0530 |
tree | 77a5e1f1d8196eb69d22e3316d4727a3bf9ee750 | |
parent | 8803df04ccc9ed1cf39d104d75bcd4e9f41926c1 [diff] | |
parent | e31d64ffe1ab2845aa389ffa6fafca45fefa7ddb [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.