Go to file
2013-07-15 14:49:42 +05:30
accounts [minor] [fix] 2013-07-15 13:04:33 +05:30
buying [minor] [fix] get queries 2013-07-11 19:13:58 +05:30
controllers [fix] [cleanup] fixes while testing and code cleanup 2013-07-11 17:49:18 +05:30
docs [docs] [install] added instructions for one command install 2013-07-15 11:43:24 +05:30
home [style] Added Icons to Pages 2013-07-11 14:50:43 +05:30
hr [fix] [cleanup] fixes while testing and code cleanup 2013-07-11 17:49:18 +05:30
manufacturing [fix] [cleanup] fixes while testing and code cleanup 2013-07-11 17:49:18 +05:30
patches [style] Added Icons to Pages 2013-07-11 14:50:43 +05:30
projects [style] Added Icons to Pages 2013-07-11 14:50:43 +05:30
public Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-11 12:17:35 +05:30
selling [minor] [fix] 2013-07-15 13:04:33 +05:30
setup Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-11 18:29:32 +05:30
startup [minor] [fix] 2013-07-11 18:26:00 +05:30
stock Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-15 14:49:42 +05:30
support [style] Added Icons to Pages 2013-07-11 14:50:43 +05:30
translations [translations] Updated Latest 2013-07-11 18:45:47 +05:30
utilities [minor] [fix] 2013-07-15 13:04:33 +05:30
website [minor] [website] hide shopping cart icon if shopping cart is not enabled 2013-07-15 14:48:14 +05:30
.gitignore [feature] generate latest updates page from git commit log 2013-07-09 14:36:41 +05:30
config.json [webshop] Place Order - submits Quotation, creates Customer if required, creates and submits Sales Order 2013-07-10 20:49:44 +05:30
CONTRIBUTING.md [license] added CONTRIBUTING.md 2013-07-15 12:19:56 +05:30
install_erpnext.py [docs] completed structure 2013-06-21 17:55:43 +05:30
license.txt [license] added CONTRIBUTING.md 2013-07-15 12:19:56 +05:30
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.