Go to file
2012-08-02 18:03:12 +05:30
data latest patched master.sql file 2012-07-12 15:58:41 +02:00
erpnext added unsubscribed fields in Lead and Contact and cleaned up sendmail function 2012-08-02 18:03:12 +05:30
public html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py 2012-08-02 13:07:23 +05:30
.gitignore utility script for cleanup test data 2012-07-09 15:25:08 +05:30
build.json Improvements in product page and its listing 2012-07-09 15:56:12 +05:30
conf.js new cms with public folder 2012-05-07 18:00:57 +05:30
install_erpnext.py update in cms2 patch: delete html files 2012-07-12 22:06:27 +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