commit | 03118462aa50da482517eaee816bb95fa4131424 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 11:55:24 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 11:55:24 2013 +0100 |
tree | fcdd4bdfd3529547c402bcbbd6a8855e3c46f471 | |
parent | bf5c7b9db1f45dce79584ecf51b7b7da11fcc04c [diff] | |
parent | 629c1966069dbb4344c83eb8cf1f9617f73825f5 [diff] |
Merge branch 'edge' of github.com:webnotes/erpnext into edge
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.