commit | 6c8504877b4c156100b67b6ecdc9a35671b116fc | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Sep 10 12:23:06 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Sep 10 12:23:06 2012 +0530 |
tree | d8eccdaad4dc4a67f315cadb15f53e64108155f3 | |
parent | 20d82800f3688f0d906009a0922d6b194f2fd83a [diff] |
Fixes in item wise purchase details report
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