commit | 6b58a042c8dec57b6454cab82506b64fa114127b | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 14:08:01 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 14:08:01 2013 +0530 |
tree | d5796dba28b1556f00e475f37679552c713a982f | |
parent | 87b9cd5ba15f4ebc4ab3a42e8352c2dd665efe84 [diff] | |
parent | 6985539c4d9c48ecd459c4241d2294c170a9447e [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.