commit | 4cea651a36c9fe303cf9bd4d9a6fe9a26d888a2b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon May 06 11:36:51 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon May 06 11:36:51 2013 +0530 |
tree | ff98634b453cc1ec6e30d9e136b47cf355895683 | |
parent | 2a9735a2f10075f029b965f13c347b357f6472f1 [diff] | |
parent | e23d2a35c4e49cde58ff6ee461dfd1f6a2c69ab9 [diff] |
Merge branch 'master' 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.