mirror of
https://github.com/odoo/runbot.git
synced 2025-03-17 00:15:47 +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. |
||
---|---|---|
.. | ||
__init__.py | ||
branch.py | ||
build_config.py | ||
build_dependency.py | ||
build_error.py | ||
build.py | ||
event.py | ||
host.py | ||
ir_cron.py | ||
repo.py | ||
res_config_settings.py |