commit | cbc124c92b4699a4cf354efb6a4131bef46e84b5 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Jan 29 19:11:45 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Jan 29 19:11:45 2013 +0530 |
tree | c9d80bb414e74cb2b86eda513e04a0f428ed1211 | |
parent | 1bf5ee27ea30015100a33e563c5cc76701add3e4 [diff] | |
parent | 7c40531a7e58e9e25f3eb28e47a2fb3655b14443 [diff] |
Merge branch 'master' 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.