commit | 9c0ccdef26468449cf35c3f8d56409914e394aef | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Apr 26 13:20:39 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Apr 26 13:20:39 2013 +0530 |
tree | a51c5e9b6d8d0204d06ab3e88f61361ccf7e2602 | |
parent | 3f0b2050549e8c94f7acd9155d41fbc7a3f4ffa6 [diff] | |
parent | d9ad2e02710d9a97070507326506fa37638d660a [diff] |
Merge branch 'master' into responsive
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.