commit | e1ad443c91d41fcd2c00873fce6d18e3a5a33379 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Feb 11 20:28:56 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Feb 11 20:28:56 2013 +0530 |
tree | 41f6d6d92c2708b2d01db94e706796ec91057c8e | |
parent | d8c3aa22a0360fcd1a41680cd7159d530a59b27a [diff] |
re-adding description as it is distorting list
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.