commit | 823c021e9c92fd9da53722e7d7a3132fb283b35c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 19 12:01:01 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 19 12:01:01 2012 +0530 |
tree | deb23bf060a58bae78b4fb9ab31bc64d01814fd0 | |
parent | eb8673ecc60ebf353225127963e202c29edb95af [diff] |
added index patch and updated general_ledger
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