Closed KeepCar closed 3 years ago
I'm trying to generate the DTO of "ir.attachment"
when I call :
var model = OdooModelMapper.GetDotNetModel(tableName, modelResult.Value);
==> Cannot unmarshal Enum 'OdooValueTypeEnum' - 'many2one_reference
fix in release 1.0.10 https://www.nuget.org/packages/PortaCapena.OdooJsonRpcClient/1.0.10
I'm trying to generate the DTO of "ir.attachment"
when I call :
var model = OdooModelMapper.GetDotNetModel(tableName, modelResult.Value);
==> Cannot unmarshal Enum 'OdooValueTypeEnum' - 'many2one_reference