commit | c2a352711f0c422565c25bca65cb57fc3fbbe4cd | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Jun 19 17:19:20 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Jun 19 17:19:20 2013 +0530 |
tree | 9949dba7394e0015342e31b8ae26e6677d3b24a6 | |
parent | 3dceb8438efe0cab105e72eef70f0a482d08cc89 [diff] |
[shopping cart] show items, editable qty and show amount for that 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.