commit | bf5c7b9db1f45dce79584ecf51b7b7da11fcc04c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 10:43:59 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Feb 11 10:43:59 2013 +0100 |
tree | c0cb4c410d95e8d0b7eb283583167d22f0d361dd | |
parent | 0a11554f7419d0ed8ede89af7c7c79fdeb30a960 [diff] | |
parent | d015dfce92da7e3baa1680f3462358c864047b79 [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.