[![Support the OCA](https://odoo-community.org/readme-banner-image)](https://odoo-community.org/get-involved?utm_source=repo-readme) # madmooose OSS Odoo Apps [![Pre-commit Status](https://github.com/madmooose/odooapps/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/madmooose/odooapps/actions/workflows/pre-commit.yml?query=branch%3A16.0) [![Build Status](https://github.com/madmooose/odooapps/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/madmooose/odooapps/actions/workflows/test.yml?query=branch%3A16.0) [![codecov](https://codecov.io/gh/madmooose/odooapps/branch/16.0/graph/badge.svg)](https://codecov.io/gh/madmooose/odooapps) Open Source Odoo Apps i develop and maintain for projects of mine. Should be contributed to the OCA at some point. [//]: # (addons) This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools. [//]: # (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 Niels Göttsch policy. Consult each module's `__manifest__.py` file, which contains a `license` key that explains its license. ----