commit | 88f6acdbe4546c9df5eb17ef8f395d1f03312acc | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu May 02 14:47:10 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu May 02 14:47:10 2013 +0530 |
tree | 6e1d7ce3c22becf8530882960eb13790063e939c | |
parent | 3487e0a0f3a3ff265add2eebb729a44b306b79e2 [diff] | |
parent | d7889cd5d505e4104aa60afb5192500f69cd805c [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.