mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() odoo/odoo@1341d52 added native support for tracking / overriding tracking message so we don't need `change-message `anymore. The calls had to be modified a bit as `_track_set_log_message` has to be invoked on the records for which the tracking message is being set / updated. Sadly the same for authors was only added in 16.3 *and* it's unsuitable for our needs as we want to set the author without knowing the scope of affected records (at least in the controller). That way hopefully in 17.0 we can remove the `_message_compute_author` override and things should work out. And maybe for 19.0 we can get the ability to set a per-model (or even global) fallback author into standard. |
||
---|---|---|
.. | ||
crons | ||
project_freeze | ||
staging_cancel | ||
__init__.py | ||
batch.py | ||
commands.py | ||
events_sources.py | ||
ir_actions.py | ||
mail_thread.py | ||
project.py | ||
pull_requests.py | ||
res_partner.py | ||
stagings_create.py | ||
utils.py |