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 : Scale for the "second" unit #29327

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

atm-adrien
Copy link
Contributor

FIX : Scale for the "second" unit

I can't do operations/conversion with seconds because the system constantly returns 0 to me
I think the error comes from the fact that the seconds scale should be 1 and not 0

image

image

Maybe there is a better solution than this?

@eldy eldy added the PR to fix - Conflict or CI error to solve The PHP unit tests return something wrong. Check details to know what to fix or solve the conflicts. label Apr 11, 2024
@eldy eldy merged commit 394ed48 into Dolibarr:19.0 Apr 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR to fix - Conflict or CI error to solve The PHP unit tests return something wrong. Check details to know what to fix or solve the conflicts.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants