commit | 8bde7cb8db71ff3f617dcfc74d89d2e2bd779d9e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Sep 28 12:36:22 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Sep 28 12:36:22 2012 +0530 |
tree | 4a623d745ce2e4185b8557a7e335300f1f1695cc | |
parent | b0f1d719502b3715d09ba1c635ecd021914ca7dd [diff] | |
parent | 133c9c60f56d4e43873927dd8970a2f7fbd7e768 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into 1209
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.