Go to file
Anand Doshi f2f5c94c41 Default Currency specification for Customer and Supplier
This will get fetched in sales and purchase transactions respectively.
Fix in sales order list view
2012-07-18 20:13:52 +05:30
data latest patched master.sql file 2012-07-12 15:58:41 +02:00
erpnext Default Currency specification for Customer and Supplier 2012-07-18 20:13:52 +05:30
public Default Currency specification for Customer and Supplier 2012-07-18 20:13:52 +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