commit | e724fd45d18d58d21f7cf1c0c6b290e8f32c3ddc | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jul 16 13:23:40 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jul 16 13:23:40 2013 +0530 |
tree | 00425b970661903dc070f2b85cca50f2594db210 | |
parent | cbc96d5d143d8a130bbf2e810463f512ffedf580 [diff] |
[report] [minor] added warehouse and brand columns in purchase ordered items to be received
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.