Go to file
2013-06-28 15:00:24 +05:30
accounts Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-06-26 14:07:29 +05:30
buying [global defaults] breakup added buying settings and selling settings 2013-06-25 11:54:37 +05:30
controllers [merge] 2013-06-24 15:47:02 +05:30
docs [docs] [setup] cleanup 2013-06-24 15:43:18 +05:30
home [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:41 +05:30
hr [report] deleted old reports based on search_criteria 2013-06-24 14:31:56 +05:30
manufacturing [report] deleted old reports based on search_criteria 2013-06-24 14:31:56 +05:30
patches Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-06-26 14:07:29 +05:30
projects [report] deleted old reports based on search_criteria 2013-06-24 14:31:56 +05:30
public Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-06-26 14:07:29 +05:30
selling Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-06-26 14:07:29 +05:30
setup [fixes] setup control 2013-06-28 15:00:24 +05:30
startup Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-06-26 14:07:29 +05:30
stock Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-06-26 14:07:29 +05:30
support [email] [fix] decode subject 2013-06-25 16:21:58 +05:30
translations Adding German translation 2013-02-27 17:36:23 +01:00
utilities Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-06-17 13:46:55 +05:30
website [webshop] territories in price list, taxes, updates in shopping cart settings 2013-06-21 17:55:31 +05:30
.gitignore [build/translate] now translate will work on demand 2013-06-17 12:09:53 +05:30
config.json [website] [partners listing] first cut 2013-06-13 14:40:57 +05:30
install_erpnext.py [docs] completed structure 2013-06-21 17:55:43 +05:30
license.txt profile: form is now my settings page, removed (Page, profile-settings) 2012-11-28 15:19:51 +05:30
master.sql.gz [master database] [patched] updated patched master.sql.gz 2013-04-25 10:31:36 +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.