commit | d5bf5153fa576c480c0477611a6988155624189f | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Nov 28 10:48:26 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Nov 28 10:48:26 2012 +0530 |
tree | 8c332f86d89e89e13673cdef3dbd5a5564d37cd3 | |
parent | cee2b8ff4dfd462f2468f77a0bb810c4b86d1a8b [diff] | |
parent | 51b07855296f1078639e57c407063cbebf00acd1 [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.