commit | a40c60ea3e005bf74438621349376e4f4b3bcb7f | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Jun 11 10:43:00 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Jun 11 10:43:00 2013 +0530 |
tree | 2d23f59b94a7d9bcb04e27f0dcf39042f3ab1e78 | |
parent | 8c5a038d3b0132d758f3d4da6230c992e764f022 [diff] |
[cleanup] removed Trash Control, SMS Receiver, Profile Control, GL Mapper, GL Mapper Detail
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.