commit | adebebfccf06193de99550280f49cb58aa52f984 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Feb 26 11:00:44 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Feb 26 11:00:44 2013 +0530 |
tree | 1b73a146cb4a32aedb3974a4c61fe93d9bed4074 | |
parent | 6054ae2becfcaccdb14f785d7d30a730ae727345 [diff] |
updated latest_updates page
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.