Go to file
Mohammad Hasnain Mohsin Rajan 7f906f9aaa
chore: add sider config (#24892)
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2021-03-17 20:06:35 +05:30
.github ci: update badge in README and add push event trigger (#24911) 2021-03-17 20:04:59 +05:30
erpnext test: set correct qty when creating subcontract transfer entry (#24903) 2021-03-17 20:01:21 +05:30
.editorconfig feat: Introducing telephony module (#24032) 2020-12-01 13:04:53 +05:30
.eslintrc style: Fix formatting issues 2021-02-01 19:51:25 +05:30
.flake8 chore: add sider config (#24892) 2021-03-17 20:06:35 +05:30
.gitignore Merge branch 'master' into develop 2019-01-31 13:34:32 +05:30
.pylintrc fix: linting 2019-02-26 14:30:38 +05:30
.snyk [Snyk] Fix for 1 vulnerabilities (#20484) 2020-02-07 10:23:51 +05:30
attributions.md [minor] frappe 2018-07-19 17:47:04 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-01 21:35:10 +05:30
CODEOWNERS Update CODEOWNERS 2020-06-08 19:51:55 +05:30
license.txt Rename schools to Education (#11524) 2017-11-23 15:22:10 +05:30
package.json refactor: build point of sale min js 2020-11-23 18:39:56 +05:30
README.md ci: update badge in README and add push event trigger (#24911) 2021-03-17 20:04:59 +05:30
requirements.txt fix: plaid client version to support latest API (#24531) 2021-02-15 11:58:27 +05:30
SECURITY.md chore(docs): Added contribution templates, SECURITY policy 2019-10-22 13:14:57 +05:30
setup.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
sider.yml chore: add sider config (#24892) 2021-03-17 20:06:35 +05:30
sponsors.md [enhancement] bulk edit in bank reconciliation, #4356 2015-11-27 11:37:18 +05:30
yarn.lock refactor: build point of sale min js 2020-11-23 18:39:56 +05:30

ERPNext

ERP made simple

CI Open Source Helpers Coverage Status

https://erpnext.com

ERPNext as a monolith includes the following areas for managing businesses:

  1. Accounting
  2. Warehouse Management
  3. CRM
  4. Sales
  5. Purchase
  6. HRMS
  7. Project Management
  8. Support
  9. Asset Management
  10. Quality Management
  11. Manufacturing
  12. Website Management
  13. Customize ERPNext
  14. And More

ERPNext requires MariaDB.

ERPNext is built on the Frappe Framework, a full-stack web app framework built with Python & JavaScript.


Full Install

The Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/frappe/bench for more details.

New passwords will be created for the ERPNext "Administrator" user, the MariaDB root user, and the frappe user (the script displays the passwords and saves them to ~/frappe_passwords.txt).

Virtual Image

You can download a virtual image to run ERPNext in a virtual machine on your local system.

System and user credentials are listed on the download page.


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 Frappe Technologies Pvt Ltd (Frappe) and Contributors.


Contributing

  1. Issue Guidelines
  2. Report Security Vulnerabilities
  3. Pull Request Requirements
  4. Translations
  5. Chart of Accounts

Logo and Trademark

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

Introduction

Frappe Technologies Pvt. Ltd. (Frappe) 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.

Frappe Trademark Usage Policy

Permission from Frappe 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 ERPNext or Frappe Technologies 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 Frappe Technologies for clarification.

(inspired by WordPress)