Go to file
2012-11-13 12:32:11 +05:30
accounts general_ledger: show against account, set title, and show is_opening as opening 2012-11-13 11:42:42 +05:30
buying reportview, grid_report part of build and separate default dates 2012-11-12 15:39:47 +05:30
home added latest updates page 2012-11-13 12:32:11 +05:30
hr added the missing patch 2012-11-12 12:12:24 +05:30
patches query-report patch, now report manager can save, but must give a new name if standard report 2012-11-12 12:53:44 +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 task listview and added footer to email digest 2012-11-12 17:55:10 +05:30
public added latest updates page 2012-11-13 12:32:11 +05:30
sandbox moved directory structure 2012-09-24 19:13:42 +05:30
selling reportview, grid_report part of build and separate default dates 2012-11-12 15:39:47 +05:30
setup task listview and added footer to email digest 2012-11-12 17:55:10 +05:30
startup messages, popups disabled 2012-11-13 10:59:11 +05:30
stock upgraded tinymce to 3.5.7 2012-11-12 19:13:28 +05:30
support added open tickets for email digest 2012-11-12 16:18:24 +05:30
utilities messages, popups disabled 2012-11-13 10:59:11 +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.