commit | 4b41afdafb59686d92d17fe0fa3d6933dc5a3194 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 09 15:19:59 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 09 15:19:59 2012 +0200 |
tree | 85dc48e31de10b9777f2bc2389ef6331dca7eee9 | |
parent | 037c2570b6b1e8c426c3cea1a39ed6428e432707 [diff] |
begin commit fix in cleanup data
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.