commit | 6fb3814b92b10521acec65f92991b130f3df5ebf | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Feb 05 16:56:14 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Feb 05 16:56:14 2013 +0530 |
tree | da2b74f4a245a34921e7e26dccc8a4860777dbb9 | |
parent | c2fa4956f9e2d5d37079c7e3e2d4fc832bda4b7f [diff] |
added project column in to be delivered/billed 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 (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.