commit | ed2554e8cc4612a5fced26f17ee2b9ec213d4b4d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Feb 08 13:57:48 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Feb 08 13:57:48 2013 +0530 |
tree | 6c94a6444f0c8460e8e701bc0272ff389eb88f31 | |
parent | 6a5efa972bede2d8f3eedb74883f7d14caaf916d [diff] | |
parent | df35645e2a2243ce3cec279bd624020ce9686b06 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
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.