commit | be5e5059c398959153ed61f28525dc89ead4d6db | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Jun 08 16:15:08 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Jun 08 16:15:08 2012 +0530 |
tree | 58853b50fc416babea3a583d373a7d1dc7a6addf | |
parent | be7ce4744a0f1e75bc0cf1508b32676089e5b2db [diff] |
Lead Organization field added in 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
GNU/General Public License