[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=15.0) [![Pre-commit Status](https://github.com/OCA/server-backend/actions/workflows/pre-commit.yml/badge.svg?branch=15.0)](https://github.com/OCA/server-backend/actions/workflows/pre-commit.yml?query=branch%3A15.0) [![Build Status](https://github.com/OCA/server-backend/actions/workflows/test.yml/badge.svg?branch=15.0)](https://github.com/OCA/server-backend/actions/workflows/test.yml?query=branch%3A15.0) [![codecov](https://codecov.io/gh/OCA/server-backend/branch/15.0/graph/badge.svg)](https://codecov.io/gh/OCA/server-backend) [![Translation Status](https://translation.odoo-community.org/widgets/server-backend-15-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/server-backend-15-0/?utm_source=widget) # server-backend TODO: add repo description. [//]: # (addons) Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- [base_external_dbsource](base_external_dbsource/) | 15.0.1.0.0 | | External Database Sources [base_external_dbsource_mssql](base_external_dbsource_mssql/) | 15.0.1.0.0 | | External Database Source - MSSQL [base_external_dbsource_mysql](base_external_dbsource_mysql/) | 15.0.1.0.0 | | External Database Source - MySQL [base_external_dbsource_sap_hana](base_external_dbsource_sap_hana/) | 15.0.1.0.0 | | External Database Source - SAP - Hana [base_external_dbsource_sqlite](base_external_dbsource_sqlite/) | 15.0.1.0.0 | | External Database Source - SQLite [base_external_system](base_external_system/) | 15.0.1.0.0 | | Data models allowing for connection to external systems. [base_global_discount](base_global_discount/) | 15.0.1.0.0 | | Base Global Discount [base_ical](base_ical/) | 15.0.1.0.0 | [![hbrunn](https://github.com/hbrunn.png?size=30px)](https://github.com/hbrunn) | Provide (readonly) .ics URLs to calendar-like models [base_import_match](base_import_match/) | 15.0.1.0.1 | | Try to avoid duplicates before importing [base_user_role](base_user_role/) | 15.0.0.4.2 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles [//]: # (end addons) ## Licenses This repository is licensed under [AGPL-3.0](LICENSE). However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's `__manifest__.py` file, which contains a `license` key that explains its license. ---- OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.