commit | fdb4d49ae32f71b3e94b3198e608d0fd6f4c8697 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Feb 11 13:56:47 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Feb 11 13:56:47 2013 +0530 |
tree | e90c753454af9effa224d88aae6a9fb0cae9c9a1 | |
parent | 18a0c58ceea9f55b8be2fb12ac7465a424d92361 [diff] |
get_query
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.