Intechnity-com / OdooJsonRpcClient

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

ConverOdooPropertyToDotNet now map Integer into Enum (Fix issue #54) #55

Closed manitra closed 1 year ago

manitra commented 1 year ago

ConverOdooPropertyToDotNet now map JTokenType.Integer into Enum (Fix issue #54). Previously, only String values were accepted