Go to file
2012-10-11 14:04:27 +05:30
accounts fixed syntax error in journal voucher 2012-10-11 12:43:28 +05:30
buying removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
home deprecated dashboard 2012-10-05 12:11:23 +05:30
hr removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
patches fix cancelled gl entries :patch 2012-10-10 15:54:46 +05:30
production removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +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 removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
setup removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
startup fixed new Trial Balance Report 2012-10-11 14:04:27 +05:30
stock removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +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 removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +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.