commit | e776742f5d149982deaf47ccfe3a5e4d4b2882a7 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Apr 17 13:19:35 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Apr 17 13:19:35 2013 +0530 |
tree | 9bff6cd9f9327e3960e2c93009b2e7cca8f48741 | |
parent | aa7a386db935fcf519f05101ad1e3d91df1868e9 [diff] |
[company] [cleanup] on_rename method
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.