commit | b3f0f1fc4ef5704f7c6be66a9a417e75922c6fdf | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 06 12:40:59 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 06 12:40:59 2012 +0100 |
tree | e9c13c3c081734c28c776e5c0774421aad17c7ad | |
parent | c5e39b2b766de7b274b5386e511558777fddf5a0 [diff] | |
parent | e587b43e9df5b2dc2a4ea2f226e2e52e626d409b [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.