commit | 0ea130a97ca2eb24b294d8a4ff7d251d3b80ecb3 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 10:25:07 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 07 10:25:07 2012 +0530 |
tree | 2fd17a9f2340c0b7d6a1bf30e3e15cce59227cb2 | |
parent | 2fd32859e707c65a61ff83e92429639ff6c2f351 [diff] |
leave application: status no_copy and draft on Open
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.