commit | fd3f24f4beb55185a5ef4c5e88cc6d127f988111 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Aug 20 11:43:55 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Aug 20 11:43:55 2012 +0530 |
tree | 64995b98913a8a48c3a1ad61e21935b19e6f4d1d | |
parent | daba7c40a6b2c947387272fb5bb59c3280836b56 [diff] |
customer name should come in recurring invoice print format instead of customer id
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