Guewen Baconnier
Guewen Baconnier
When an onchange returns False for a m2o field, the sale order onchange component will fail because it tries to get the first item of the tuple (id, name). We...
https://github.com/camptocamp/marabunta/blob/378afc2d99966098e15afe7618f429cb1b10d336/marabunta/runner.py#L98-L99 backup can be NoneType if the node is not set in the yaml file
**Is your feature request related to a problem?** The configuration of the channels is stored in a configuration file/environment variable and need a restart of the jobrunner to be applied....