-
- Downloads
[FIX] web_editor: write with string in update_checklist
Before this commit, when the user tried to update a checklist, there was a traceback in `handle_history_divergence` because the `value` is a byte sequence instead of a string. opw-3158660 task-3165844 closes odoo/odoo#112098 X-original-commit: e3900dfe Signed-off-by:David Monjoie (dmo) <dmo@odoo.com>
Please register or sign in to comment