commit | aa2be3e62063297709c9783edb1fd747c6e4f535 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 12 13:35:49 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 12 13:35:49 2012 +0100 |
tree | d3da1cb173dd15b4d26afbee4457206f504fa133 | |
parent | 460d5c30c5f787b56c1d69173febad6f2f481107 [diff] | |
parent | 5af4056cff87f9d20cb19b7f8c7dc2af1b7f80e0 [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.