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

[14.0][IMP] sale_delivery_state: improve xpath in view inheritance #3020

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

alexis-via
Copy link
Contributor

The current xpath used in the inherit of the form view of sale.order could match a tree view embedded in the form view of sale.order.line. This commit fixes this.

The current xpath used in the inherit of the form view of sale.order
could match a tree view embedded in the form view of sale.order.line.
This commit fixes this.
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@rvalyi
Copy link
Member

rvalyi commented Mar 20, 2024

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 14.0-ocabot-merge-pr-3020-by-rvalyi-bump-minor, awaiting test results.

@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 4455bd6. Thanks a lot for contributing to OCA. ❤️

@OCA-git-bot OCA-git-bot merged commit ae4a517 into OCA:14.0 Mar 20, 2024
10 of 11 checks passed
@alexis-via
Copy link
Contributor Author

alexis-via commented Mar 22, 2024

No need to forward-port, because the field skip_sale_delivery_state is not present in v16/v17, so the xpath is not present in v16/v17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants