commit | d2b91bc644a7d25ad725378962de29fadc5df3b2 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 04 15:46:03 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 04 15:46:03 2013 +0530 |
tree | 96aa3af4edeb9b68b2906e48aafaf96dadaa3fd5 | |
parent | 5423c96bef5617c70fae4b4023327d1b7aea6f22 [diff] | |
parent | 4c5af2f33d14127a7c6f854439b7414a0fa5b718 [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.