commit | 1bcd551db23ec2d6478e17ca87d0e92fe249c43b | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Apr 12 16:51:07 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Apr 12 16:51:07 2013 +0530 |
tree | c012abbd36175e71cff3ececa2b5d9e1de752d8e | |
parent | 6ce8af3b6734edb092e7726294cc14b8d050c8ac [diff] |
fixes in item
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.