commit | 8790188fc86c72ad3b3b57ed7d03652ac900e91e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Jul 11 20:04:32 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Jul 11 20:04:32 2012 +0530 |
tree | 219ce9593624ee1a9167e7a57d5f744fd982586d | |
parent | be59e7cc1032dc34d8627d46fde124d03cf75013 [diff] |
fixes in web cache record insert for exceptional pages like 404, login-page, index etc.
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