commit | cdba51c5a97d18f243a6ac62173d46f8dbdb2bae | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Oct 04 18:11:29 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Oct 04 18:11:29 2012 +0530 |
tree | c1551e457286840fcbc8632a6f5ea277400fbfe0 | |
parent | 278f93c94119e46bd78ddd50e07fcaa18a00565e [diff] |
added page permissions, modified report listing links
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.