Go to file
2013-06-19 17:19:20 +05:30
accounts [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:41 +05:30
buying Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-06-17 13:46:55 +05:30
controllers [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:41 +05:30
docs [contact/address] fixed auto setting closes #475 (erpnext) 2013-06-14 13:29:20 +05:30
home [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:41 +05:30
hr [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:41 +05:30
manufacturing [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:41 +05:30
patches Merge branch 'master' of github.com:webnotes/erpnext into responsive 2013-06-17 12:55:05 +05:30
projects Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-06-17 13:46:55 +05:30
public [shopping cart] show items, editable qty and show amount for that item 2013-06-19 17:19:20 +05:30
selling [shopping cart] show items, editable qty and show amount for that item 2013-06-19 17:19:20 +05:30
setup [shopping cart] show items, editable qty and show amount for that item 2013-06-19 17:19:20 +05:30
startup Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-06-18 15:47:24 +05:30
stock [webshop] [cart] add to cart, remove_from_cart, update qty, checkout methods 2013-06-17 15:42:38 +05:30
support Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 2013-06-17 13:46:55 +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 [shopping cart] show items, editable qty and show amount for that item 2013-06-19 17:19:20 +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
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.