commit | 46d437e2efd906ca1f7960b5fe96c0289795019e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Feb 27 18:55:37 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Feb 27 18:55:37 2013 +0530 |
tree | 3272bc4a5faa935fb2e2da26f4061dea02e88213 | |
parent | 89e70d77cae61c62e454a94de498986fa98ce074 [diff] |
fix in get previous fiscal year for leave allocation
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.