package
0.33.4
Repository: https://github.com/appuio/control-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCompositeID creates a new, valid OdooCompositeID.
NewNullable creates a new Nullable[T] with the given value.
NewOdoo creates a new Odoo client.

# Constants

PartnerModel is the name of the Odoo model for partners.

# Variables

PartnerFields is the list of fields that are fetched for a partner.

# Structs

Nullable represents a nullable value.
Odoo is the developer-friendly client.Client with strongly-typed models.
OdooCompositeID represents a composite ID used in the Odoo API.
Partner represents a partner ("Customer") record in Odoo.
PartnerList holds the search results for Partner for deserialization.

# Type aliases

No description provided by the author