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] web_tour: Consume step on m2o only when a record is selected #21625

Closed
wants to merge 1 commit into from

Conversation

dbh-odoo
Copy link
Contributor

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

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

@C3POdoo C3POdoo added the RD research & development, internal work label Dec 15, 2017
@dbh-odoo dbh-odoo force-pushed the master-tour-m2o-dbh branch 2 times, most recently from 878c4a8 to d9ce65b Compare January 8, 2018 05:31
@msh-odoo
Copy link
Contributor

LGTM

@hmo-odoo hmo-odoo added the Framework General frontend/backend framework issues label Mar 20, 2018
@robodoo robodoo added seen 🙂 CI 🤖 Robodoo has seen passing statuses labels Jan 29, 2019
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Apr 24, 2019
Tour steps on m2x widgets are now consumed only when an actual record
is selected (not on random click on the widget).

Co-authored-by: qsm-odoo <qsm@odoo.com>
Copy link
Contributor

@qsm-odoo qsm-odoo left a comment

Choose a reason for hiding this comment

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

@robodoo r+

I simplified the PR, only 2 lines from the work were needed to make the feature work ;)

@robodoo robodoo added r+ 👌 CI 🤖 Robodoo has seen passing statuses labels Apr 24, 2019
pniederlag pushed a commit to pniederlag/odoo that referenced this pull request Apr 24, 2019
Tour steps on m2x widgets are now consumed only when an actual record
is selected (not on random click on the widget).

closes odoo#21625

Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>


Co-authored-by: qsm-odoo <qsm@odoo.com>
@robodoo
Copy link
Contributor

robodoo commented Apr 24, 2019

Merged, thanks!

@robodoo robodoo closed this Apr 24, 2019
@msh-odoo
Copy link
Contributor

Thanks @qsm-odoo for simplifying it, as it is too old branch so I don't even remember why we did code in _bind_anchor_events

@qsm-odoo qsm-odoo deleted the master-tour-m2o-dbh branch April 29, 2019 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses Framework General frontend/backend framework issues RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants