commit | 0a11554f7419d0ed8ede89af7c7c79fdeb30a960 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 10:41:37 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 10:41:37 2013 +0100 |
tree | f1a2da9060b3ddb3d29efbb5903fe2a65bd29de5 | |
parent | 24599d0a7ee633285ef0886c0a0f4750c076ab66 [diff] | |
parent | 0e5401ccbf9726095ddd0246b66fecde8a931d97 [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.