commit | 89e70d77cae61c62e454a94de498986fa98ce074 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Feb 27 18:46:21 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Feb 27 18:46:21 2013 +0530 |
tree | f75023a91d6714eca73c0e534c0ec2aeb3fcd11a | |
parent | d4d02885403a35ce50373f7f74d4a9e6b54c2984 [diff] |
show leave application of other employees in deparment if user has Employee role, but also show leave applications based on permissions - show unique of both
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.