commit | 29ea5d014ed6cb9ed865f86103ac58952efa4801 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Jul 05 17:23:14 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Jul 05 17:23:14 2013 +0530 |
tree | 6d5ccdb607898917d57f81a1f6ac4b6d7a9107b5 | |
parent | 8f48db33d2e65177545fb01b671e3aa5150c957e [diff] |
[sales common] [fix] calculate outstanding amount only for docstatus=0 on client side
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.