commit | c4529ebb0d9b7ea3e9ecc9e80db9cbb6ab0d065c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Mar 05 01:27:26 2013 -0800 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Mar 05 01:27:26 2013 -0800 |
tree | 2b86bfac6cd7d1f79fb858252795209aeffe7786 | |
parent | bec17f078c5f92e8101d1e71882a785832324da3 [diff] | |
parent | c7e28c7e5d89564bee89ec0021860fa9297fd0c1 [diff] |
Merge pull request #300 from mayur-patel/master Allow user to add leave application which may results in negative balance.
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.