OCA-git-bot
411eef22f2
[BOT] post-merge updates
2024-04-15 14:07:35 +00:00
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
OCA-git-bot
4d4113cbe5
[BOT] post-merge updates
2024-03-27 09:22:29 +00:00
Carlos Roca
57fd46a868
[FIX] web_pivot_computed_measure: Take care about -Infinity value too
2024-03-27 10:15:46 +01:00
OCA-git-bot
8f0866c725
[BOT] post-merge updates
2023-11-29 12:16:08 +00:00
Carlos Roca
e97a883a6f
[IMP] web_pivot_computed_measure: Function that eval operations
2023-11-27 11:13:38 +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
OCA-git-bot
55183d2487
[UPD] README.rst
2023-09-03 17:56:09 +00: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
OCA-git-bot
9f959f760f
[UPD] README.rst
2023-03-01 20:00:18 +00:00
CarlosRoca13
93d07f491d
[MIG] web_pivot_computed_measure: Migration to 15.0
2022-11-28 11:36:50 +01:00
CarlosRoca13
292be551f7
[IMP] web_pivot_computed_measure: black, isort, prettier
2022-11-22 16:41:46 +01:00
Ernesto Tejeda
b6076ea992
[IMP] web_pivot_computed_measure: Saving vertical space
2022-11-22 16:41:46 +01:00
Ernesto Tejeda
b66c149b71
[MIG] web_pivot_computed_measure: Migration to 13.0
2022-11-22 16:41:46 +01:00
Ernesto Tejeda
bea8716db7
[IMP] web_pivot_computed_measure: black, isort, prettier
2022-11-22 14:09:13 +01:00
Pedro M. Baeza
5e38095897
[FIX] web_pivot_computed_measure: Proper trailing line in RST
2022-11-22 14:09:13 +01:00
Alexandre Díaz
993fb98ad2
[IMP+FIX] web_pivot_computed_measure: Time Ranges Comparison + Change custom_events addition
...
[IMP] web_pivot_computed_measure: Time Ranges Comparison
[FIX] web_pivot_computed_measure: Change custom_events addition
Previous this commit, the controller events are discarted. With this commit
the existing events are respected
2022-11-22 14:09:13 +01:00
Alexandre Díaz
b9bc3561ce
[ADD] web_pivot_computed_measure
2022-11-22 14:09:13 +01:00