commit | 79269e938244a17446289d28bc0fd8810db9d806 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Apr 22 13:17:24 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Apr 22 13:17:24 2013 +0530 |
tree | 8b8ecc0d3f8bdd7bfaffd53eb8b33f585f2df5d5 | |
parent | e7366f763bebd653e5593c62ee45b50766425356 [diff] | |
parent | faab3c4cf2d1927788cd06df57a2a6d51070cc41 [diff] |
fixed conflict
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.