mirror of
https://github.com/odoo/runbot.git
synced 2025-03-17 00:15:47 +07:00
![]() get_ref_time was cast from float to datetime and thus, milliseconds where lost. Storing it as float make code easier to read and avoid this rounding that was breaking this feature. |
||
---|---|---|
.. | ||
controllers | ||
data | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py |