commit | 58b8d6fdf3d49b04be6fcbff792adeb4388bf796 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Apr 17 15:22:06 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Apr 17 15:22:06 2013 +0530 |
tree | 4aae9a74e0347b0e8ff266d31d5e282763f810d3 | |
parent | d484b380adb7b44fb3a92da936b892181ea8d955 [diff] |
[website settings] [cleanup] removed mandatory check on Home Page
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.