commit | 18a0c58ceea9f55b8be2fb12ac7465a424d92361 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Sun Feb 10 13:10:53 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Sun Feb 10 13:10:53 2013 +0530 |
tree | 5b2f8b88b7fddb8b6c330cf64a59bcdcc79171d2 | |
parent | 9e830ec711175fa857235faafeb547352383cd5e [diff] |
fix in blog comment
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.