commit | cdd5cfefd5ab38cd8d72c8a6c8255cb5e543a3fc | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Sep 19 12:17:41 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Sep 19 12:17:41 2012 +0530 |
tree | 33dbd23dd4aaa893620c85ff2ffc6053f0a3b7d8 | |
parent | e70eeb510e692f84f5d3f34441d549778f533a1a [diff] |
make item code read-only after saving
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