commit | 44a01faff9cb02c3f80cd3f8e19326e999d89442 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu May 16 16:17:15 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu May 16 16:17:15 2013 +0530 |
tree | 027c93941fdadffdaa92672951885c3f57102543 | |
parent | 27ff675a07364f278b4f0a33ce28b230bb9ac9da [diff] |
[patches] [fix] fixed an old 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.