Skip to content
Snippets Groups Projects
Commit 493f26be authored by fw-bot's avatar fw-bot
Browse files

[FIX] base: value_to_html doens't keep the minus sign for times between 0 and 1


- Install timesheets and studio.
- In timesheets add a time of -0.5 (minus half an hour).
- Enter studio
- Switch to the Reports tab, and click Timesheet Entries.

Before this commit:

The time is displayed as 00:30.

After this commit:

The time is displayed as -00:30.

closes odoo/odoo#38542

Opw: 2036188
X-original-commit: b12374a2
Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 5f082f87
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment