commit | c03fc3d17cec587b5f20c2b2dc7dff517122443a | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Feb 05 07:16:29 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Feb 05 07:16:29 2013 +0100 |
tree | 2232489d669166bc5223e8a2fd8b096e34c34cba | |
parent | b7df1af8dc9cdad678af5fb08e9e0e6ec10d27f4 [diff] | |
parent | cb4df24326a256945b0561bb62ec328c4cb09cd8 [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.