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.
 
 
 
 
Anand Doshi 1d55c72d8b added .py~ to gitignore 12 years ago
accounts shifted UOM field to after qty field in purchase cycle 12 years ago
buying shifted UOM field to after qty field in purchase cycle 12 years ago
controllers addchild will never save added doc 12 years ago
home added support analytics and some other minor updates 12 years ago
hr added workflow help, fixed button primary action in form and refactored permissions 12 years ago
manufacturing added status validation 12 years ago
patches serial No Status report 12 years ago
projects fixes to permission manager / user property setter 12 years ago
public Trial Balance : with/without closing entry 12 years ago
selling added status validation 12 years ago
setup merge 12 years ago
startup added support analytics and some other minor updates 12 years ago
stock added .py~ to gitignore 12 years ago
support added support analytics and some other minor updates 12 years ago
tests/data changed old type txt to new type txtt 12 years ago
utilities new permission manager 12 years ago
website added workflow help, fixed button primary action in form and refactored permissions 12 years ago
.gitignore added .py~ to gitignore 12 years ago
README.md bulk email: parse html2text only once and autocommit on many writes 12 years ago
license.txt profile: form is now my settings page, removed (Page, profile-settings) 12 years ago
master.sql.gz added master sql back to repository 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.