commit | 92dd87f0fef0b78922089a5660d424886d041c90 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Oct 03 13:33:13 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Oct 03 13:33:13 2012 +0530 |
tree | d31fe79cdfe6087c244b6a60a2f2e4f899d76125 | |
parent | 347fabd4aa1efb5cede5bc1d3cf4877179ec97e1 [diff] |
debit-credit tolerance increased to .005
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.