commit | bfe864e11ae18066ca75e081691fb0676e151d7a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Dec 25 18:17:16 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Dec 25 18:17:16 2012 +0530 |
tree | 5a5da6994ef8f945fe73306aa1191bc67cc6eda2 | |
parent | 8150b8a08286ebc6cf5b685b6e3830df3d26b0d3 [diff] | |
parent | f50c012808ce2850b16830707a3a13d17aa1b4a0 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
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.