Module odoo_api::service::orm

source ·
Expand description

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.