Go to file
2013-07-04 18:30:44 +05:30
accounts Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-04 18:30:44 +05:30
buying Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-04 17:18:45 +05:30
controllers Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-04 17:18:45 +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 [moduleview] added top bar 2013-07-01 17:15:23 +05:30
manufacturing [cleanup] [stock entry] [sales order] 2013-07-03 18:32:29 +05:30
patches Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-07-02 11:50:32 +05:30
projects [cleanup] [stock entry] [sales order] 2013-07-03 18:32:29 +05:30
public [setup] [fix] creation of fiscal year if start date is 1st Jan 2013-07-04 18:29:55 +05:30
selling Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-04 18:30:44 +05:30
setup [setup] [fix] creation of fiscal year if start date is 1st Jan 2013-07-04 18:29:55 +05:30
startup Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-06-26 17:21:03 +05:30
stock Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-07-04 18:30:44 +05:30
support [webshop] shopping cart settings, update price list, taxes and shipping rule on change of address, apply defaults on creation of fresh quotation 2013-07-04 17:13:53 +05:30
translations Adding German translation 2013-02-27 17:36:23 +01:00
utilities [webshop] shopping cart settings, update price list, taxes and shipping rule on change of address, apply defaults on creation of fresh quotation 2013-07-04 17:13:53 +05:30
website [webshop] shopping cart settings, update price list, taxes and shipping rule on change of address, apply defaults on creation of fresh quotation 2013-07-04 17:13:53 +05:30
.gitignore [build/translate] now translate will work on demand 2013-06-17 12:09:53 +05:30
config.json [webshop] [addresses] address selector, my addresses list 2013-07-02 11:40:16 +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
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.