commit | 322dd440a94593ab4264b9ef4d3bf280e61202b0 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Nov 23 09:09:22 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Nov 23 09:09:22 2012 +0100 |
tree | dbddd4c3f41ec9b528af98199dbf93fc6d98bc5d | |
parent | 3e97fa24f2f46452f5c55973667a73c20eef45e7 [diff] | |
parent | 8cab3f5f1cc89fced13f6ea975c0ffbc7dd0c543 [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.