commit | 27e6f13b5d1952668d17a026aa7284b0939ea0ed | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jun 11 16:23:18 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jun 11 16:23:18 2013 +0530 |
tree | 46a632096b8d405428d7387453767512cbffd10e | |
parent | 618edee8b7a0b2d35aa2854c7ea185708f4c475f [diff] |
[cleanup] deprecated search criteria, amendment_date, cancel_reason
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.