Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] base: value_to_html doens't keep the minus sign for times betwe… #38299

Commits on Oct 9, 2019

  1. [FIX] base: value_to_html doens't keep the minus sign for times betwe…

    …en 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.
    
    OPW: 2036188
    Florimond committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    eaf6841 View commit details
    Browse the repository at this point in the history