Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity CRM progress bar wrong display when activate option keep_done in activity type #162580

Open
DaoThang3797 opened this issue Apr 19, 2024 · 0 comments
Labels
Marketing CRM, mail, event, livechat, mass mailing, online appointments, ...

Comments

@DaoThang3797
Copy link

ref:
https://github.com/odoo/odoo/blame/1df706bd754d0b48d23604cd0edd3ecb80c8b3f2/addons/mail/models/mail_activity_type.py#L74

Hi, when I activate this option, my CRM progress bar displays wrong.
iimage
I reviewed the SQL query for the progress bar and found that the count includes activities with active = False. I suspect that this may be the reason why it is displaying the wrong information.

@vava-odoo vava-odoo added the Marketing CRM, mail, event, livechat, mass mailing, online appointments, ... label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Marketing CRM, mail, event, livechat, mass mailing, online appointments, ...
Projects
None yet
Development

No branches or pull requests

2 participants