commit | c3dd136ef50891f13b71f101e404c9fad3fe6126 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Mar 13 16:04:05 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Mar 13 16:04:05 2013 +0530 |
tree | ade1a1ba40ee16108d24ec4ebdc8dc411a373822 | |
parent | acb5e6468d9e3b5a9140ba6720a2345b75fbeaa7 [diff] | |
parent | 4f20f693c4d985f8521e7bc19a8aefd979457da3 [diff] |
Merge branch 'master' 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.