commit | 433047b2e284a707165fc1ae623d402f44a4cd64 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jun 11 14:28:42 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jun 11 14:28:42 2013 +0530 |
tree | 4fef2e8bf6c07520e10c492c8c28d4f59cb44eb3 | |
parent | 49af8754d558c4acf867775391528b96cc75bbad [diff] |
[customer] [permlevel] changed fields/perms with permlevel 2 to permlevel 1
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.