commit | a4fe7180f4a58d2771b9bf7bee6af7fcbe2cf09c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Aug 02 13:07:23 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Aug 02 13:07:23 2012 +0530 |
tree | 98bfc8117b283108c370e7db6ef67f95f3715cda | |
parent | dc40385d41fa70944ef00cdd5b63cfe88f763ed8 [diff] |
html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py
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