commit | f559a437a1e1de82820552c9d31cb74758dfc7c8 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Mar 01 18:25:55 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Mar 01 18:25:55 2013 +0530 |
tree | 046ea6ed0737294a52368f9b2246665c881980a4 | |
parent | fee642d547f7e2e13d6c122e1d67a68b0a5395e3 [diff] |
completed Time Log / Time Log Batch
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.