commit | c9ebd08dd736330c909ddb18285b0cd6f7d43902 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 26 08:03:39 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 26 08:03:39 2012 +0100 |
tree | 6226eb31a4760dbc96f87f918c36fb81347425a9 | |
parent | 1aafa20a32b5d9aa1d51dbf11190164d2aeb0479 [diff] | |
parent | 92e1a335123b2d5c0c74612255a3d89a8c277b3e [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.