commit | e8d91ad7ce58d4638856a2fe4d6a4de0f243c27d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Jan 02 16:01:42 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Jan 02 16:01:42 2013 +0530 |
tree | 951b593dd961c466da95b2a22bac427c4c203bab | |
parent | cec918f9ce6373f3ba4c24d3b81fba45692be62c [diff] | |
parent | e8b7ac1469429aea3b7551f6e03e650d3d9a3661 [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.