commit | 2be7602916c3ad4ae090b5f76e3577425c4a49bb | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 26 14:19:40 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 26 14:19:40 2012 +0100 |
tree | 8339e2b0f05b0c6dd71178fdcd6fa7f92f629302 | |
parent | e1a1a7f6376276c177f00352fc045e3a1ce2d810 [diff] | |
parent | 58babf93c617c58d1ddf2e1aa1142a2f55c740b9 [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.