commit | 763e4c93bc950bafd76bcb2159ccecdd4cefaba1 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Aug 23 18:33:58 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Aug 23 18:34:04 2012 +0530 |
tree | c080151f4e2e33080009fe3b0051de30c29c2d75 | |
parent | 7e657d79fd1695407965b33cb35da2eb6998305b [diff] |
added permission checking to show add child, edit and view ledger links in chart of accounts
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