commit | b7df1af8dc9cdad678af5fb08e9e0e6ec10d27f4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 04 09:57:11 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 04 09:57:11 2013 +0100 |
tree | 37f8663dd44ed68a605a2d7f85b3dea1f61ac906 | |
parent | 6cae659abbb28d7b6d63f18ad36591f1522826c8 [diff] | |
parent | 4310fd6aa0dddea9179e0282f15d48ea10c02a89 [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.