Skip to content
Snippets Groups Projects
README.rst 1.05 KiB
Newer Older
  • Learn to ignore specific revisions
  • Converter
    =========
    
    
    .. |coverage| image:: https://orus.io/xcg/odoo-modules/converter/badges/branch/15.0/coverage.svg
        :target: https://orus.io/xcg/odoo-modules/converter/-/pipelines?ref=branch/15.0
        :alt: Coverage report
    .. the image is updated by the CI when building the documentation
    .. |pylint| image:: .badges/pylint.svg
        :target: https://orus.io/xcg/odoo-modules/converter/-/pipelines?ref=branch/15.0
        :alt: pylint score
    .. |maturity| image:: .badges/maturity.svg
        :target: https://odoo-community.org/page/development-status
        :alt: Beta
    .. |license| image:: .badges/licence-AGPL--3-blue.svg
        :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
        :alt: License: AGPL-3
    .. |black| image:: .badges/code_style-black-000000.svg
        :target: https://github.com/psf/black
        :alt: Black
    .. |prettier| image:: .badges/code_style-prettier-ff69b4.svg
        :target: https://github.com/prettier/prettier
        :alt: Prettier
    
    |coverage| |pylint| |maturity| |license| |black| |prettier|
    
    
    Convert odoo records to/from plain data structures.