commit | a85b2e4ee349c544acb7a1949351e9a7c70f7b7c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Dec 27 13:52:47 2012 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Dec 27 13:52:47 2012 +0530 |
tree | d45dc7827bc9a577d65e010748869b3a68b14d9e | |
parent | bde1f4f454d2d9bbbd4408b50f33ec6b3d945b18 [diff] |
show company name in lead list
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.