Go to file
2012-11-19 18:08:55 +05:30
accounts get_query for profile based link fields to enable searching by name 2012-11-19 15:43:18 +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 added get_query for employee related table 2012-11-19 17:35:50 +05:30
patches fix appraisal patch for rerun 2012-11-17 14:31:06 +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 lead get query to search by lead name or lead's company name 2012-11-19 18:08:55 +05:30
sandbox moved directory structure 2012-09-24 19:13:42 +05:30
selling lead get query to search by lead name or lead's company name 2012-11-19 18:08:55 +05:30
setup added get_query for employee related table 2012-11-19 17:35:50 +05:30
startup trial balance, export ledgers only and groups only 2012-11-13 13:28:26 +05:30
stock refactored customer and supplier details fetch for sales and purchase return stock entry 2012-11-19 13:59:25 +05:30
support lead get query to search by lead name or lead's company name 2012-11-19 18:08:55 +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.