commit | 9d1faea10ce60dc308b21c245ed816495d254de7 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 02 14:56:41 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 02 14:56:41 2012 +0530 |
tree | 65191cee7379e934f3dbff18941200c0c98a0f2c | |
parent | beb3a872ce2d1629b408b26753cdff1ee22fd8f3 [diff] |
separated query-report and added module marker to appframe
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.