commit | 0c71218988b82789dfd95f514ff79e6db23375e1 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 21 10:54:43 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 21 10:54:43 2012 +0530 |
tree | 9867ea077799d0b7daf5d4ee835db8033a319ac9 | |
parent | 60cc0cc17313114f5ffecc612b019f8b478e8ca9 [diff] | |
parent | be8af5b7eda891cd8e55a4bd0d9023ac899d8b39 [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.