commit | 6c2a9a2f55efe7520e7d08b47134cea7c9a86fec | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jul 31 12:06:24 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jul 31 12:06:24 2012 +0530 |
tree | 386e310339f40cf615c00ceeced0ef6313002f7d | |
parent | ccee92e5c049d09b0f2abeac9b626fa66bee71dd [diff] |
added filter on item group and brand
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