Go to file
2012-10-26 14:55:14 +05:30
accounts Warehouse merging feature and update_bin cleanup 2012-10-26 14:42:48 +05:30
buying Warehouse merging feature and update_bin cleanup 2012-10-26 14:42:48 +05:30
home removed __SessionCache and replaced with webnotes.clear_cache 2012-10-24 17:39:50 +05:30
hr allow to change new leave allocation after submit -- raise appropriate validations 2012-10-17 12:52:51 +05:30
patches Merge branch 'master' of github.com:webnotes/erpnext 2012-10-26 14:43:15 +05:30
production Warehouse merging feature and update_bin cleanup 2012-10-26 14:42:48 +05:30
projects removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
public fixed new Trial Balance Report 2012-10-11 14:04:27 +05:30
sandbox moved directory structure 2012-09-24 19:13:42 +05:30
selling Warehouse merging feature and update_bin cleanup 2012-10-26 14:42:48 +05:30
setup Warehouse merging feature and update_bin cleanup 2012-10-26 14:42:48 +05:30
startup build report for feed 2012-10-15 15:30:56 +05:30
stock warehouse merged message 2012-10-26 14:55:14 +05:30
support removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
utilities removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +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.