commit | 54e79bbfa72744ab14811da89274dc7874c33011 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Jul 12 19:50:53 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Jul 12 19:51:17 2012 +0530 |
tree | 554e84b764daccf280e31242bf269604da5b521e | |
parent | 1ebced2a95e30ce7129aa392cb44024c090784a4 [diff] |
updates in install_erpnext.py
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