commit | b9314da0544a941a06a55f6dc0b390b7b1637825 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Dec 24 18:38:32 2012 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Dec 24 18:38:32 2012 +0530 |
tree | e64a05578c3f165456986592a38d9512bf5440ae | |
parent | a0713196d274e16fc0c688c7f99358c68523c24a [diff] |
validate is stock item in stock entry
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.