commit | d96bfaf6af9d06ff3a203643fe3e7a98d4bbd12a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Jul 10 20:30:00 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Jul 10 20:30:00 2013 +0530 |
tree | 52a9a29ed760ba46c7f5d9939faa9838e4cc8fdb | |
parent | eddd4a1674194f95dbc42232df5ec011d4ae8dc7 [diff] |
[fix] get_query where options not mentioned
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.