Commit Graph

22 Commits (8f5aa160d641fb8ccbd5b51f9f9fb2cb181abf59)

Author SHA1 Message Date
OCA-git-bot e966d68562 [BOT] post-merge updates 2025-03-27 18:51:20 +00:00
kobros-tech c1c4e14c35 [18.0][FIX] web_pivot_computed_measure: fix tests
There is no need to create a model for just testing UI interaction.
After finish test the fields of that model cause errors with other modules tests like web_responsive.
Instead we can use existing models like res.partner.
2025-03-27 21:42:12 +03:00
OCA-git-bot e98568f859 [BOT] post-merge updates 2024-12-20 09:51:01 +00:00
Duy (Đỗ Anh) f31d055f5e [FIX] web_pivot_computed_mensure: warning odoo-module and sort-imports 2024-12-20 10:59:07 +07:00
OCA-git-bot 974a2e0b85 [BOT] post-merge updates 2024-11-29 14:36:06 +00:00
Carlos Roca 83c38fa2b1 [MIG] web_pivot_computed_measure: Migration to 18.0 2024-11-29 11:03:06 +01:00
Carlos Roca 31cbc5b679 [IMP] web_pivot_computed_measure: pre-commit auto fixes 2024-11-27 13:43:00 +01:00
Carlos Roca deae402f2a [MIG] web_pivot_computed_measure: Migration to 16.0 2024-11-27 13:43:00 +01:00
Carlos Roca f45795b24c [IMP] web_pivot_computed_measure: Function that eval operations 2024-11-27 13:43:00 +01:00
Carlos Roca d6860c739a [FIX] web_pivot_computed_measure: Use js eval to avoid different types operation error 2024-11-27 13:43:00 +01:00
Carlos Roca 995b7bbbc6 [FIX] web_pivot_computed_measure: Error when computed measure takes Infinity value 2024-11-27 13:43:00 +01:00
Carlos Roca 31c4dbd6cc [FIX] web_pivot_computed_measure: Use config instead of perform loadData 2024-11-27 13:43:00 +01:00
Carlos Roca 947bd8e83f [FIX] web_pivot_computed_measure: Not found measures whan changing to pivot view 2024-11-27 13:43:00 +01:00
Carlos Roca e75e9b23bc [FIX] web_pivot_computed_measure: Error when using filter created with favorites 2024-11-27 13:43:00 +01:00
CarlosRoca13 9533a8fa8b [MIG] web_pivot_computed_measure: Migration to 15.0 2024-11-27 13:43:00 +01:00
CarlosRoca13 513fba15ad [IMP] web_pivot_computed_measure: black, isort, prettier 2024-11-26 14:06:03 +01:00
Ernesto Tejeda 9b50bf9433 [IMP] web_pivot_computed_measure: Saving vertical space 2024-11-26 14:06:03 +01:00
Ernesto Tejeda 03c234c940 [MIG] web_pivot_computed_measure: Migration to 13.0 2024-11-26 14:06:03 +01:00
Ernesto Tejeda be79b289e1 [IMP] web_pivot_computed_measure: black, isort, prettier 2024-11-26 14:06:03 +01:00
Pedro M. Baeza 61831371dc [FIX] web_pivot_computed_measure: Proper trailing line in RST 2024-11-26 14:06:03 +01:00
Alexandre Díaz 4987d8ba3d [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
2024-11-26 14:06:03 +01:00
Alexandre Díaz 6597852122 [ADD] web_pivot_computed_measure 2024-11-26 14:06:03 +01:00