This addon provides a utility method that can be used to map odoo record
to a `Pydantic model `_.
If you need to make your Pydantic models extendable at runtime, takes a look
at the python package `extendable-pydantic `_
and the odoo addon `extendable `_