commit | 51fc7c06832002c64dece79e3fd8371369cb8f54 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Feb 21 12:23:58 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Feb 21 12:23:58 2013 +0530 |
tree | bb01065a48f38a2c28ac765281610679d1ab0a2a | |
parent | c64da278ca8dbc70a16b95d6d34176c9cbbf0271 [diff] | |
parent | 8f7899a642353323d4c14834fb93c43334398c2f [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.