commit | a87f221d0838798cfbf224a252b421b7d9f59ed4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Nov 20 09:23:11 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Nov 20 09:23:11 2012 +0100 |
tree | b368d17ee555b5769a89f52e38d7d6c4bc6948fd | |
parent | 004ac1d2330d20189f9d669f58c47e78475aa3c6 [diff] | |
parent | e4b157e7877ac6a3be9a73ec69ed3e5962ddac9b [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.