commit | abc100302c2292039345449596a88e0f459dde80 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Jun 14 17:44:03 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Jun 14 17:44:03 2013 +0530 |
tree | 475cc85b2d411f20e67a7c6dc6bece093a1ac1cf | |
parent | 37982a6a1fc29a8e2516ebabf4a803abd57bb4b0 [diff] |
[cart] create quotation on checkout
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.