Commit Graph

8 Commits

Author SHA1 Message Date
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
Carlos Roca
57fd46a868 [FIX] web_pivot_computed_measure: Take care about -Infinity value too 2024-03-27 10:15:46 +01:00
Carlos Roca
148495e6dc [FIX] web_pivot_computed_measure: Use js eval to avoid different types operation error 2023-11-21 15:28:57 +01:00
Carlos Roca
d41d38702b [FIX] web_pivot_computed_measure: Error when computed measure takes Infinity value 2023-06-07 10:22:23 +02:00
Carlos Roca
87346ebe1c [FIX] web_pivot_computed_measure: Use config instead of perform loadData 2023-06-07 10:22:23 +02:00
Carlos Roca
8755d63834 [FIX] web_pivot_computed_measure: Not found measures whan changing to pivot view 2023-06-07 10:22:23 +02:00
Carlos Roca
3918f84eef [FIX] web_pivot_computed_measure: Error when using filter created with favorites 2023-05-17 11:27:15 +02:00
CarlosRoca13
93d07f491d [MIG] web_pivot_computed_measure: Migration to 15.0 2022-11-28 11:36:50 +01:00