Intechnity-com / OdooJsonRpcClient

Odoo Client Json Rpc
MIT License
67 stars 29 forks source link

V17 request - Query products ect #86

Open Freddydeyucca opened 9 months ago

Freddydeyucca commented 9 months ago

OdooRepository -> Query()

Error {Odoo Server Error, tuple indices must be integers or slices, not NoneType}

--

Also OdooModelMapper.GetDotNetModel(xxxxxxxxx) -> Cannot unmarshal Enum 'OdooValueTypeEnum' : extra Enums are required 'properties_definition', 'properties' -> no idea yet what they mean in odoo.

Is it possible for someone to overhaul this features for v17?