commit | 19a504d32ea18868cb4986e7d9317ad3fb21e764 | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Wed Mar 20 10:12:22 2013 +0530 |
committer | Saurabh <saurabh6790@gmail.com> | Wed Mar 20 10:12:22 2013 +0530 |
tree | 009da2e499934f13588119d8c842dabaa710a35d | |
parent | 5e8c91d79e6ed7a6815331c36be10aa7ed5c95f1 [diff] | |
parent | e31d64ffe1ab2845aa389ffa6fafca45fefa7ddb [diff] |
Merge branch 'master' of https://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.