mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 16:05:42 +07:00
![]() When a build_error active field is changed, the onchange leads to a traceback. Anyway, the onchange was not a good idea as it only reflects UI changes. With this commit, the write method is overwritten to change the child_ids active fields too. Also, the active_test context is used to correctly compute the childs_ids and children_build_ids. A test is also added for all that. |
||
---|---|---|
.. | ||
controllers | ||
data | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py |