Go to file
2013-02-06 15:41:32 +05:30
accounts patch to remove accounts/utils folder and removed unrequired test cases related to unused tax controller 2013-02-06 15:41:32 +05:30
buying added explain to get_status in field for debugging 2013-02-04 10:24:43 +05:30
controllers patch to remove accounts/utils folder and removed unrequired test cases related to unused tax controller 2013-02-06 15:41:32 +05:30
home cleanp: bookmarks 2013-02-06 14:20:07 +05:30
hr minor 2013-02-06 08:49:59 +05:30
manufacturing permission reloaded for bom replace tool 2013-02-01 12:14:45 +05:30
patches patch to remove accounts/utils folder and removed unrequired test cases related to unused tax controller 2013-02-06 15:41:32 +05:30
production/doctype/bom_replace_tool/locale updated languages 2013-01-28 14:21:40 +05:30
projects setting list_views 2013-01-29 17:53:29 +05:30
public added bookmarks 2013-02-06 13:15:13 +05:30
selling adding block list, part 1 2013-02-05 11:31:27 +05:30
setup added test case for leave_application 2013-02-05 23:25:37 +05:30
startup added warehouse user to retrict entry and also introduced query handlers 2013-02-04 13:56:50 +05:30
stock added project column in to be delivered/billed report 2013-02-05 16:56:14 +05:30
support fixes in maintenance schedule 2013-02-05 11:34:02 +05:30
tests/data fixes in stock reco, test case for serial no stock entry 2013-01-10 19:29:51 +05:30
translations updated languages 2013-01-28 14:21:40 +05:30
utilities messages.py use begin/commit for messages 2013-02-03 22:42:05 +05:30
website get post fix 2013-01-31 22:05:39 +05:30
.gitignore added .py~ to gitignore 2013-01-07 12:54:10 +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 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.