commit | e0ec7b0330813b71429692d1b005416f2f9419d5 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Apr 26 15:41:20 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Apr 26 15:41:20 2013 +0530 |
tree | b4569d5482c7d34d8f8384bb7e02e63639d8a11d | |
parent | 9c0ccdef26468449cf35c3f8d56409914e394aef [diff] | |
parent | 205f7ce62023f9da04edf7ff604605966dd579f1 [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.