commit | 24599d0a7ee633285ef0886c0a0f4750c076ab66 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 10:30:47 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 10:30:47 2013 +0100 |
tree | b957b0d4c93b3debd91fb42f632f6a95e7a18557 | |
parent | 4050ffa409201f8c2831b075d35a8d6f4d5f539c [diff] | |
parent | 176829e53c00b7e24b8dd831bd481ec8657db902 [diff] |
Merge branch 'edge' of github.com:webnotes/erpnext into edge
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.