Commit Graph

10 Commits (f1fffe2466d2d3a4cb8a84ff12c3c203292dc254)

Author SHA1 Message Date
Jesus Ventosinos f1fffe2466
[FIX]mail_activity_done: Remove systray_get_activities override.
In odoo 16 the systray_get_activities function uses the ORM, there is no need to override it.

Also fixes the activity count in kanban views.
2025-02-14 16:38:04 +01:00
Shamsidinkhon 668ff74560 [IMP] mail_activity_done: exclude completed activities from progress bar 2024-03-28 09:09:10 +01:00
Holger Brunn 615aad7409 [FIX] mail_activity_done: patch _action_done in a more reliable way 2023-09-27 11:06:25 +02:00
Jakub Bordáš 054c690847 [MIG] mail_activity_done: Migration to 16.0
Changed property in test to a correct one

Changed README

Added necessary checks if module does not have an icon

Added default value to _original_module
2023-09-26 16:07:10 +05:30
Bernat Puig Font 1595b6bb40
[15.0][MIG] mail_activity_done: Migration to 15.0 2023-02-01 11:50:36 +01:00
manu 7458b7ca49
[MIG]mail_activity_done: Migration to 14.0 2023-02-01 11:50:35 +01:00
manu 6157236694
[IMP]mail_activity_done: black, isort, prettier 2023-02-01 11:50:34 +01:00
Jordi Ballester Alomar deddc26bff
[mail_activity_done] set activities as inactive when they have been completed. 2023-02-01 11:50:34 +01:00
mreficent 865e31db46
[FIX] mail_activity_done: several fixes 2023-02-01 11:50:31 +01:00
Jordi Ballester Alomar 2a29251558
[11.0][mail_activity_done] add new module to keep activities that
have been completed.

fixup moment js

fixup
2023-02-01 11:50:30 +01:00