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

[IMP] show conversion rate in kanban tooltip and overdue opportunity date deadline in red #22074

Closed

Conversation

dbh-odoo
Copy link
Contributor

@dbh-odoo dbh-odoo commented Jan 8, 2018

Description of the issue/feature this PR addresses:
Task: https://www.odoo.com/web#id=41689&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
Pad: https://pad.odoo.com/p/r.fd8e2bc90e1cb19782d31e8772b9b946

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch 5 times, most recently from a47d0e1 to 6d936a9 Compare January 8, 2018 13:27
@C3POdoo C3POdoo added the RD research & development, internal work label Jan 9, 2018
@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch 3 times, most recently from 77e6ced to c7fc554 Compare January 12, 2018 11:54
@msh-odoo
Copy link
Contributor

LGTM

@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch from c7fc554 to 0b1c17b Compare January 31, 2018 05:44
@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch from 0b1c17b to 8961f2f Compare February 13, 2018 08:46
Copy link
Contributor

@ged-odoo ged-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no tests: this branch cannot be accepted nor reviewed

@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch from 926750b to b76b509 Compare February 14, 2018 12:54
@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch from b76b509 to d37abef Compare February 28, 2018 05:55
@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch 2 times, most recently from 54229d8 to 2ef27a2 Compare March 12, 2018 05:20
@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch from 2ef27a2 to b4bb00a Compare March 16, 2018 13:22
@hmo-odoo hmo-odoo added the Framework General frontend/backend framework issues label Mar 20, 2018
@dbh-odoo dbh-odoo force-pushed the master-crm-kanban-productivity-dbh branch from b4bb00a to 068c25f Compare March 27, 2018 05:50
dbh-odoo and others added 2 commits April 23, 2018 18:59
…dline and kanban card red

currently due opportunities are not highlighted in kanban view so the user don't know on which opportunity to focus first
now user can easily find which opportunities are overdue through the red color of kanban card and also from date deadline is now shown on kanban.

taskId: odoo#41689
show conversion rate inside the tooltip so user can easily know how much opportunities are move forward and it also addapt the filter.
conversion rate will be calculated from the number of total opportunities and opportunity in stage; formula will be : all the opports that are in the stage or above (stage with higher sequence) / all the opports (lost or active) * 100

added new option on kanban fields conversion_rate_tooltip, if conversion_rate_tooltip is true then conversion rate will be added in to tooltip, new method updateConversionTooltip is created in kanban_renderer to calculate the rate and it will added into tooltip from kanban_column.

Related to task: odoo#41689

Co-authored-by: Mohammed Shekha <msh@openerp.com>
@msh-odoo msh-odoo force-pushed the master-crm-kanban-productivity-dbh branch from 068c25f to 8e9541a Compare April 23, 2018 13:31
@rdeodoo
Copy link
Contributor

rdeodoo commented Jul 12, 2019

Task cancelled a year ago, some conflicts.
I think this one can be closed?

@rdeodoo rdeodoo closed this Jul 29, 2019
@xmo-odoo xmo-odoo deleted the master-crm-kanban-productivity-dbh branch November 20, 2019 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework General frontend/backend framework issues RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants