BetterOdooApiWrapper is a lightweight, Pythonic wrapper around the Odoo XML-RPC API, providing an ORM-like interface to interact with Odoo models and records. It simplifies the process of querying, ...
Create an app directory for your models and settings (DB connection details). mkdir -p project/base touch project/base/{__init__.py,models.py} touch settings.py Add ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results