Closed ahuret closed 6 years ago
Actually selection type on odoo was translate by a string on go-odoo. But it was a bug cause it can be other types than string. We have to change it by interface{}.
selection
Actually
selection
type on odoo was translate by a string on go-odoo. But it was a bug cause it can be other types than string. We have to change it by interface{}.