commit | 0e0b2317e119a78dfab8c45aeb1e7eb18b9ddd0f | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Dec 06 18:18:58 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Dec 06 18:18:58 2012 +0530 |
tree | 2677082674ec40a973bbb32a4e236e482edea8eb | |
parent | c842f7981116ac5d423a9e0855b68564ce7ef5c7 [diff] |
fixes in item after change in website
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.