commit | 483731e06c5d42c565f3692b0602a7e5bcb39eb7 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Mar 01 14:40:40 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Mar 01 14:40:40 2013 +0530 |
tree | 4a95491f14b6914b9c99a9cdddd070bcfd2aab33 | |
parent | 13c3c8ab6772f3c20ccf68f76b755b2300a4a9a7 [diff] |
fixes in attendance control panel
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.