commit | 0dbe898d82260f25c756f528522a0124d10672b7 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 04 13:56:50 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 04 13:56:50 2013 +0530 |
tree | 84482d1ea5a609e6027d775348938fcd54fc2acb | |
parent | 87462b68a7a29ce7aa2ebb0916b7cd3b3ef18146 [diff] |
added warehouse user to retrict entry and also introduced query handlers
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.