Go to file
2013-02-04 14:03:05 +05:30
accounts fixes in purchase invoice gl entry 2013-02-02 22:33:26 +05:30
buying added explain to get_status in field for debugging 2013-02-04 10:24:43 +05:30
controllers accounts controller 2013-01-30 19:23:32 +05:30
home added warehouse user to retrict entry and also introduced query handlers 2013-02-04 13:56:50 +05:30
hr added explain to get_status in field for debugging 2013-02-04 10:24:43 +05:30
manufacturing permission reloaded for bom replace tool 2013-02-01 12:14:45 +05:30
patches deprecate gl_mapper patch 2013-02-02 12:50:14 +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 get post fix 2013-01-31 22:05:39 +05:30
selling removed sales order pending items report 2013-02-01 18:35:35 +05:30
setup deprecated gl_control and some rewrites 2013-01-30 19:16:13 +05:30
startup added warehouse user to retrict entry and also introduced query handlers 2013-02-04 13:56:50 +05:30
stock Merge branch 'master' of github.com:webnotes/erpnext 2013-02-04 14:03:05 +05:30
support actual_date in maintenance schedule not read_only 2013-02-04 10:30:43 +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.