commit | 311a243bdc537a12870adea8cb71588027e4553c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Apr 17 15:50:20 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Apr 17 15:50:20 2013 +0530 |
tree | c456e2502a4ce609bdeb482b3ac4a57105f5dc1e | |
parent | 2b349d38d94427897b7fddb7dbe7b79be48175fa [diff] | |
parent | 58b8d6fdf3d49b04be6fcbff792adeb4388bf796 [diff] |
Merge branch 'master' into edge Conflicts: website/doctype/website_settings/website_settings.txt
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.