Skip to content
Snippets Groups Projects
  • Vincent Hatakeyama's avatar
    5db7fccd
    :hammer: improvements: · 5db7fccd
    Vincent Hatakeyama authored
    Change get__type__ to return a set of values.
    It is defined at the Converter level despite only returning a value for a small number of Converters but it simplifies the code using it to do so that way.
    
    Validation and validator can be set on converters after initialization. Only some converter makes use of those values.
    This makes the message_to_odoo_validate method unnecessary, that’s why it has been removed.
    5db7fccd
    History
    :hammer: improvements:
    Vincent Hatakeyama authored
    Change get__type__ to return a set of values.
    It is defined at the Converter level despite only returning a value for a small number of Converters but it simplifies the code using it to do so that way.
    
    Validation and validator can be set on converters after initialization. Only some converter makes use of those values.
    This makes the message_to_odoo_validate method unnecessary, that’s why it has been removed.
To find the state of this project's repository at the time of any of these versions, check out the tags.