commit | 9356ac7ef55d39bfdfb0503b784f1ef17aeaa2a3 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Mon Dec 03 17:35:17 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Mon Dec 03 17:35:17 2012 +0530 |
tree | e167297a98d9693c2e4be9f4cf0d620cbd3dd1de | |
parent | e9b5e7cb855879c8ed0d5129e9b4190d978fcda0 [diff] |
sync communication before patch
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.