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

.. |maturity| image:: .badges/maturity.svg
    :target: https://odoo-community.org/page/development-status
    :alt: Stable
.. |license| image:: .badges/licence-AGPL--3-blue.svg
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
Axel Prel's avatar
Axel Prel committed
.. |ruff| image:: .badges/code_style-ruff.svg
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff
.. |prettier| image:: .badges/code_style-prettier-ff69b4.svg
    :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.