commit | 608a751b578207d5f52f2178a1f856535c786509 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 20 11:08:11 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 20 11:08:11 2012 +0530 |
tree | 9ef16ecebc3a3d2be8cea792cd72f7b0b9be5e7e | |
parent | be7fe472b6fe9a370e0901b0391fe543cd89bfc7 [diff] |
import merge, task list label
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.