commit | ae30e011724223118f8d4c2ba71bc78d60621687 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Oct 26 15:01:22 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Oct 26 15:01:22 2012 +0530 |
tree | 7c9719ac943f7d019cfb017d7234832d373437d4 | |
parent | c4bcbea927cd7bf85363d753a59e981fce7c15e9 [diff] |
fetch contact designation and department as contact_designation and contact_department respectively
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.