commit | 48c774137ac3389d94be6977661916c728f795c9 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Dec 03 09:33:53 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Dec 03 09:33:53 2012 +0530 |
tree | 88a6bbf91d31401c966065db40f0a365ef12bfb8 | |
parent | eb7f47ddadd3b910b97f87f9b745ff04331224fe [diff] |
timesheet detail: link > data
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.