commit | 468bb31d88eb657cedbe88a048d679f4018d7327 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jan 22 12:48:22 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jan 22 12:48:22 2013 +0530 |
tree | b82f4a3d2b6a4277cd751169a1b465b1df3e7d22 | |
parent | 683cdc0db827b20cefdf63dac909977ab8f635de [diff] |
fixes in clear web cache patch
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.