commit | 7507303d34ffeaa29fad5cbcd8f8f25aa8f5feac | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Nov 28 16:03:32 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Nov 28 16:03:32 2012 +0530 |
tree | 597c09bc0204fa8d087eb6fd09870f69b2d50c62 | |
parent | d9eb526b27c3d5037a6b2162328b1d8692f5b81c [diff] |
removed Total at the end of PL/BS
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.