The Odoo “ORM” pseudo-service
This isn’t really an Odoo “service”, but instead is another layer of abstraction over the object execute and execute_kw methods, providing a nicer interface with better type checking.
execute
execute_kw