Go to file
2012-06-19 10:31:08 +05:30
data patched master.sql.gz 2012-05-08 08:12:53 +02:00
erpnext fix in buttons displayed - on change of status in lead form 2012-06-18 18:04:28 +05:30
public reset to prev version 2012-06-19 10:31:08 +05:30
.gitignore do not track wn-web.js and wn-web.css in repositor as they are built for each implementation 2012-05-15 11:39:17 +05:30
build.json fix in issues arising due to wn.require 2012-05-10 14:19:11 +05:30
conf.js new cms with public folder 2012-05-07 18:00:57 +05:30
install_erpnext.py fixes in cms 2012-05-22 13:41:51 +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