commit | af454226680ecfb128927a06da7a4d44f5bbb8e1 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Nov 28 15:28:04 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Nov 28 15:28:04 2012 +0530 |
tree | c3610955097f8c230e20eed510493da35538e774 | |
parent | 40d73ed9db29b50d1ea2866be899f0f62fdb5e6c [diff] | |
parent | 1da6e1b864326f2876940d1b8f0f8eb8c61736a3 [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.