Ainsit.HnsErp.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nabin Hait da46a3782f [fix] [minor] get query 11 years ago
accounts [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice 11 years ago
buying [fix] [minor] get query 11 years ago
controllers [fix] [minor] get query 11 years ago
docs [docs] [install] added instructions for one command install 11 years ago
home [style] Added Icons to Pages 11 years ago
hr [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice 11 years ago
manufacturing [fix] [cleanup] fixes while testing and code cleanup 11 years ago
patches [style] Added Icons to Pages 11 years ago
projects [style] Added Icons to Pages 11 years ago
public Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 11 years ago
selling [fix] [minor] Installation Note: pulling from DN and code cleanup 11 years ago
setup Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 11 years ago
startup [minor] [fix] 11 years ago
stock [fix] [minor] get query 11 years ago
support [style] Added Icons to Pages 11 years ago
translations [translations] Updated Latest 11 years ago
utilities [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice 11 years ago
website [minor] [website] hide shopping cart icon if shopping cart is not enabled 11 years ago
.gitignore [feature] generate latest updates page from git commit log 11 years ago
CONTRIBUTING.md [license] added CONTRIBUTING.md 11 years ago
README.md bulk email: parse html2text only once and autocommit on many writes 12 years ago
config.json [webshop] Place Order - submits Quotation, creates Customer if required, creates and submits Sales Order 11 years ago
install_erpnext.py [docs] completed structure 11 years ago
license.txt [license] added CONTRIBUTING.md 11 years ago

README.md

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.