commit | 8150b8a08286ebc6cf5b685b6e3830df3d26b0d3 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Dec 25 18:14:29 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Dec 25 18:14:29 2012 +0530 |
tree | 78218c2560b5f6ea88e601810f51129aa7d3b10c | |
parent | ce159ab66bd2182f5df83bfbc94970034e23c803 [diff] |
updated latest update 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.