commit | 877a1a92743c7ae3e8f3256c2e0b0c277ca39f6e | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 24 15:56:15 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 24 15:56:15 2013 +0530 |
tree | 8278a54332829a9a686cf30f9cc2ff44731ca897 | |
parent | 908d09d05815dd0379dde4a56b218451bbb0eb0f [diff] | |
parent | 195d579361e9694ea2958c0687ed2c1e4b34f493 [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.