mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() In the build error view, a list of build is displayed with a confusing create date. The create date in the list is the creation date of the build, leading to a confusion with the creation of the build log creation. With this commit, the real log creation is used in this view. To achieve that, the many2many relation is extended with a log_date which is filled when a build log entry is parsed. |
||
---|---|---|
.. | ||
controllers | ||
data | ||
documentation | ||
example_scripts | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
wizards | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py | ||
fields.py |