Go to file
2012-09-19 12:00:11 +05:30
data latest patched master.sql file 2012-07-12 15:58:41 +02:00
erpnext pull all entry of bank where clearance date not mentioned in bank reconciliation 2012-09-19 12:00:11 +05:30
public fix in doclistview new button permissios 2012-09-18 16:25:56 +05:30
.gitignore supplier quotation, project shift patch 2012-08-02 18:53:00 +05:30
build.json added flot for graphs in report_grid 2012-09-17 19:10:36 +05:30
conf.js new cms with public folder 2012-05-07 18:00:57 +05:30
install_erpnext.py added unicode_literals import at start of each file 2012-07-19 13:40:31 +05:30
README.md fixed forum link in README 2012-06-08 15:19:26 +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