commit | aeb992a4fd5b532908fe98f1c0d94e8f0ad011ec | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jan 21 14:20:02 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jan 21 14:20:02 2013 +0530 |
tree | b0f5415023e1dc78fba5f461055a02c10509bcdc | |
parent | 30b142b5638588158d6dbb024ea9ad085e4cc4f6 [diff] |
get_query for item code in batch master
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.