Go to file
2012-11-16 18:40:29 +05:30
accounts customer_issue: moved allocated to assigned 2012-11-15 15:11:15 +05:30
buying reportview, grid_report part of build and separate default dates 2012-11-12 15:39:47 +05:30
home send original mail in autoreply 2012-11-16 17:56:28 +05:30
hr docperm fix for appraisal, removed validation in item 2012-11-16 16:52:02 +05:30
patches appraisal cleanup, removed un-necessary logic 2012-11-16 10:37:14 +05:30
production change project get_query to include projects with status other than Completed and Cancelled 2012-10-29 14:26:38 +05:30
projects activity type fix and fixes in page titles 2012-11-16 12:21:35 +05:30
public upgraded jquery and jquery.gantt 2012-11-16 11:46:43 +05:30
sandbox moved directory structure 2012-09-24 19:13:42 +05:30
selling lead list name bugfix 2012-11-16 18:40:29 +05:30
setup updated data import template and removed upload feature in price list 2012-11-15 12:44:41 +05:30
startup trial balance, export ledgers only and groups only 2012-11-13 13:28:26 +05:30
stock docperm fix for appraisal, removed validation in item 2012-11-16 16:52:02 +05:30
support send original mail in autoreply 2012-11-16 17:56:28 +05:30
utilities fixes to rename_tool, added serial no for rename 2012-11-16 14:25:03 +05:30
website added get_site_address method to website's init 2012-10-16 10:47:18 +05:30
.gitignore supplier quotation, project shift patch 2012-08-02 18:53:00 +05:30
licence.txt bulk email: parse html2text only once and autocommit on many writes 2012-09-24 13:09:05 +05:30
master.sql.gz added master sql back to repository 2012-10-02 09:52:44 +02:00
README.md bulk email: parse html2text only once and autocommit on many writes 2012-09-24 13:09:05 +05:30

ERPNext - Open Source ERP for small, medium sized businesses

https://erpnext.com

Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.

Platform

ERPNext is built on wnframework (Version 2.0)

User Guide

See wiki

Download and Install

First install all the pre-requisites, then

$ git clone git://github.com/webnotes/erpnext.git
$ cd erpnext
$ python erpnext_install.py

See installation notes

Patch and update

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

Forums

Please join our forums for more questions:

License

GNU/General Public License (see licence.txt)

Along with the GPL, the name "ERPNext" must be retained in all derivatives.