Skip to content
Snippets Groups Projects
README.rst 884 B
Newer Older
Converter
=========

.. |maturity| image:: https://img.shields.io/badge/maturity-Stable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Stable
.. |license| image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
Axel Prel's avatar
Axel Prel committed
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff
.. |prettier| image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square
    :target: https://github.com/prettier/prettier
    :alt: Prettier

Axel Prel's avatar
Axel Prel committed
|maturity| |license| |ruff| |prettier|
Convert odoo records to/from plain data structures.

section *schema-validation* need to be installed if validation is needed.