commit | ba9e034069cd1ca5a168ca28e12bcfb6041b52f4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Dec 05 15:51:17 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Dec 05 15:51:17 2012 +0530 |
tree | 3067cba35091e5726f6fa3cf756a9c46acc75ce1 | |
parent | 071dc7f164e2eba63e555c3e075d7b00079e117a [diff] |
added patch for expense and leave
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.