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 d96bfaf6af [fix] get_query where options not mentioned 11 years ago
accounts [fix] get_query where options not mentioned 11 years ago
buying [conflict] merged for get_query 11 years ago
controllers get_query to servet side 11 years ago
docs [docs] [setup] cleanup 11 years ago
home [minor] 11 years ago
hr [conflict] merged for get_query 11 years ago
manufacturing [conflict] merged for get_query 11 years ago
patches queries to server side 11 years ago
projects [conflict] merged for get_query 11 years ago
public [cleanup] Removed Warehouse Type 11 years ago
selling [conflict] merged for get_query 11 years ago
setup [fix] get_query where options not mentioned 11 years ago
startup [cleanup] Default Warehouses created on Company creation. Warehouse names have Company abbreviation as suffix 11 years ago
stock Merge branch 'responsive' of github.com:webnotes/erpnext into responsive 11 years ago
support [conflict] merged for get_query 11 years ago
translations Adding German translation 12 years ago
utilities [cleanup] Removed Warehouse Type 11 years ago
website [cleanup] Default Warehouses created on Company creation. Warehouse names have Company abbreviation as suffix 11 years ago
.gitignore [feature] generate latest updates page from git commit log 11 years ago
README.md bulk email: parse html2text only once and autocommit on many writes 12 years ago
config.json [webshop] [addresses] address selector, my addresses list 11 years ago
install_erpnext.py [docs] completed structure 11 years ago
license.txt profile: form is now my settings page, removed (Page, profile-settings) 12 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.