commit | 0b1567c51c2be5f83e1e38f98d8958120f5dcfe3 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Jun 03 17:39:54 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Jun 03 17:39:54 2013 +0530 |
tree | 9726fe03415d6d60a18c8cff2132b477f82887f7 | |
parent | c7b8c4a414cec3f589794a4d0851bd77b0fd16b5 [diff] |
[docs] updated doctype generator, started page generator, and cleanups
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.