commit | 9a04b19160bc7f83bd6a60cfd31a53e4afc6a880 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Jul 03 13:27:39 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Jul 03 13:27:39 2013 +0530 |
tree | 865c2d9a06a8e0519aeace55f0a60dbe67826af2 | |
parent | 78979dca9bc6f6f83c437bf85894adeafb6da307 [diff] |
[form] [legacy-js] removed old Dialog, PageHeader etc., cleanup Opportunity and Quotation
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.