commit | e35073157c782c2cddbb3d535b3999b07017a39f | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Mar 27 17:35:23 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Mar 27 17:35:23 2013 +0530 |
tree | a75976e983bcb03fa1c3c292494c94394735b8ea | |
parent | 80fee65ed2cacc07461a4c19ad46fc2005371a35 [diff] |
set fiscal year in stock entry and stock reconciliation
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.