commit | 1233c4a800f36275606001572cd503f30dc9b519 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Jan 11 11:00:20 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Jan 11 11:00:20 2013 +0530 |
tree | c9c9709014760c41975e9722739fa37121f6c062 | |
parent | 4f5b89934bcc78a775a771c9bb2d22d59ab8cf6d [diff] |
financial statements: show only companies where permission is given
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.