commit | 923d41dfd200415699b68b46c57ccaf6866f5075 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue May 28 17:23:36 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue May 28 17:23:36 2013 +0530 |
tree | a77086deb6c8f224be1ff6d32b7b5ece84b4c48f | |
parent | a3d8494c7707474c8c2a32c017dd76a4a4bea38b [diff] |
[selling/buying] [fixes] fixes in client side code, server side code, print formats
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.