commit | a3a55f6ab45ffed2dfd0cbcf48030d90d05bd009 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Oct 15 08:21:20 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Oct 15 08:21:20 2012 +0200 |
tree | a13c35fa7fd3d34b9e7b9bf88b5a48278f6c972d | |
parent | 5b85233b14f1157c01ef37d006e21bf2ed7c9f4b [diff] | |
parent | f75ce4f9e5c9f601eef16b68e6e71798b0cebf5c [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.