commit | b0f1d719502b3715d09ba1c635ecd021914ca7dd | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 26 16:22:03 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 26 16:22:03 2012 +0200 |
tree | fc6c9073cc8d8bc4dae8e044634519c4391478a4 | |
parent | 55fd5f3ed6ba29e0c49c19c2833135cb0e56d3f2 [diff] |
fixed voucher import tool
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.