commit | b024b42737ddf446adc0492cb3101a49c115e81d | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Oct 11 10:35:56 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Oct 11 10:35:56 2012 +0200 |
tree | cbeed15c488bfa1d3e6e6432183029d9e27139f4 | |
parent | 8bec396dcad935f15073d301c9e009f0484ca0f6 [diff] | |
parent | 73519e1cae45cabaee3f0f08ef86d248968e9f54 [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.