commit | cc86ec864269aa773d8ab40bb951c7ce97fc65a5 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Apr 03 16:38:20 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Apr 03 16:38:20 2013 +0530 |
tree | e628afb665579f89a35e26d3e183e58b977b2140 | |
parent | 3023a8fa9b258169bc073aab6644e8d93d565da0 [diff] | |
parent | 9274f2772c279b1a2fc57768cfaf1aad97657c3e [diff] |
merge
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.