commit | ffb1e0c096d6045d60ed7013cd98b6f22b9a0fdf | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Feb 13 22:02:44 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Feb 13 22:02:44 2013 +0530 |
tree | a55cb3e50d4b99609c86f6cc5bf4950c2b4d0845 | |
parent | 8fbfbfbb780de9009f85482f2c8d0411bea2cc8a [diff] | |
parent | 9c35b2897cc2bcf8b65b9ee9850603255e6f7e5b [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.