commit | 4050ffa409201f8c2831b075d35a8d6f4d5f539c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Sun Feb 10 08:47:17 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Sun Feb 10 08:47:17 2013 +0100 |
tree | 5b2f8b88b7fddb8b6c330cf64a59bcdcc79171d2 | |
parent | 9d9e3e41bf1435741c20451a3f0b1bb5e8fb57e4 [diff] | |
parent | 18a0c58ceea9f55b8be2fb12ac7465a424d92361 [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.