Files
web/web_pivot_computed_measure/static/src
Carlos Roca e49aac8a36 [FIX] web_pivot_computed_measure: Avoid Infinity errors by comparisons
As with the values that computed measurements can take, comparisons can
also take these values which are formatted by the function
getFormattedVariation. So we extend this method to take infinite values
into account.
2024-04-15 13:22:01 +02:00
..