commit | 14ab44801954c3dfc986f2a63e1020e0ecdac945 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Feb 25 13:11:38 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Feb 25 13:11:38 2013 +0530 |
tree | 23af92bfa61f9a796d23d150f9fe3a19d42c8801 | |
parent | 22681df120bce64d2aebe69eee6bfc2c2daada99 [diff] |
reload report before running patches
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.