Go to file
2014-01-02 16:30:16 +05:30
accounts Supplier bill info in accounts payable report 2013-12-31 10:24:28 +05:30
buying [fix] [minor] sql query related changes in purchase common 2013-12-17 15:05:37 +05:30
controllers Valuation related charges should only go to stock items 2014-01-02 16:30:16 +05:30
home [copyright] added Contributors 2013-11-20 13:00:28 +05:30
hr Merge pull request #1179 from nabinhait/hotfix 2013-12-12 04:16:52 -08:00
manufacturing [fix] [issue] webnotes/erpnext#1191 - set expected delivery date in production order 2013-12-18 13:28:40 +05:30
patches [fix] [minor] update item_name and description in item price 2013-12-24 11:32:57 +05:30
portal In Website Contact form, if Support is selected from first dropdown, a Support Ticket should be created instead of a Lead Communication 2013-12-04 16:28:31 +05:30
projects Fixes in time log batch 2013-12-27 17:36:17 +05:30
public Show general/stock ledger button links to new query reports 2013-12-23 17:07:57 +05:30
selling Removed country field from Search Fields 2013-12-25 12:28:54 +05:30
setup Merge pull request #1232 from nabinhait/hotfix 2013-12-23 23:29:00 -08:00
startup [minor] [scheduler] send scheduler errors as email digest 2013-12-16 13:56:03 +05:30
stock Stock Entry catch exceptions for testcase 2013-12-27 17:35:39 +05:30
support [fix] [minor] match condition fixes for customer and supplier 2013-12-14 17:29:42 +05:30
translations [minor] added simplified and traditional chinese in languages list 2013-12-05 13:04:24 +05:30
utilities [fix] [minor] allowed renaming for address and contact 2013-12-12 12:32:43 +05:30
.gitignore [feature] generate latest updates page from git commit log 2013-07-09 14:36:41 +05:30
config.json bumped to version 3.4.2 2013-12-30 20:04:38 +06:00
CONTRIBUTING.md [minor] moved developer mode to wn 2013-09-06 12:42:54 +05:30
install_erpnext.py [minor] update install requirements 2013-11-28 16:57:33 +05:30
license.txt [license] added CONTRIBUTING.md 2013-07-15 12:19:56 +05:30
README.md [minor] fixed erpnext.org urls 2013-11-29 11:09:38 +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.

ERPNext is built on wnframework


Download and Install

Virtual Image:
On Linux:
  1. Switch to root user using sudo su
  2. create a folder where you want to install erpnext
  3. go to the new folder
  4. wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py
  5. python install_erpnext.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

License

GNU/General Public License (see LICENSE.txt)

The ERPNext code is licensed as GNU General Public License (v3) and the Documentation is licensed as Creative Commons (CC-BY-SA-3.0) and the copyright is owned by Web Notes Technologies Pvt Ltd (Web Notes) and Contributors.


Logo and Trademark

The brand name ERPNext and the logo are trademarks of Web Notes Technologies Pvt. Ltd.

Introduction

Web Notes Technologies Pvt. Ltd. (Web Notes) owns and oversees the trademarks for the ERPNext name and logos. We have developed this trademark usage policy with the following goals in mind:

  • Wed like to make it easy for anyone to use the ERPNext name or logo for community-oriented efforts that help spread and improve ERPNext.
  • Wed like to make it clear how ERPNext-related businesses and projects can (and cannot) use the ERPNext name and logo.
  • Wed like to make it hard for anyone to use the ERPNext name and logo to unfairly profit from, trick or confuse people who are looking for official ERPNext resources.

Web Notes Trademark Usage Policy

Permission from Web Notes is required to use the ERPNext name or logo as part of any project, product, service, domain or company name.

We will grant permission to use the ERPNext name and logo for projects that meet the following criteria:

  • The primary purpose of your project is to promote the spread and improvement of the ERPNext software.
  • Your project is non-commercial in nature (it can make money to cover its costs or contribute to non-profit entities, but it cannot be run as a for-profit project or business). Your project neither promotes nor is associated with entities that currently fail to comply with the GPL license under which ERPNext is distributed.
  • If your project meets these criteria, you will be permitted to use the ERPNext name and logo to promote your project in any way you see fit with one exception: Please do not use ERPNext as part of a domain name.

Use of the ERPNext name and logo is additionally allowed in the following situations:

All other ERPNext-related businesses or projects can use the ERPNext name and logo to refer to and explain their services, but they cannot use them as part of a product, project, service, domain, or company name and they cannot use them in any way that suggests an affiliation with or endorsement by the ERPNext or WebNotes or the ERPNext open source project. For example, a consulting company can describe its business as “123 Web Services, offering ERPNext consulting for small businesses,” but cannot call its business “The ERPNext Consulting Company.”

Similarly, its OK to use the ERPNext logo as part of a page that describes your products or services, but it is not OK to use it as part of your company or product logo or branding itself. Under no circumstances is it permitted to use ERPNext as part of a top-level domain name.

We do not allow the use of the trademark in advertising, including AdSense/AdWords.

Please note that it is not the goal of this policy to limit commercial activity around ERPNext. We encourage ERPNext-based businesses, and we would love to see hundreds of them.

When in doubt about your use of the ERPNext name or logo, please contact the Web Notes Technologies for clarification.

(inspired from Wordpress)