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

[17.0][FIX] fieldservice-geoengine: Fix geoengine view filter #1325

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

BernatObrador
Copy link

The filter of geoengine view of orders was throwing an error because 'display_name' was not found in the items, and was not showing the orders. This happened because the 'display_name' field was not included in the view.

Errors:

  • Not showing current orders:
    image

  • Error when trying to filter:
    image

cc https://github.com/APSL 167441

@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @ppyczko please review

@OCA-git-bot
Copy link
Contributor

Hi @max3903, @wolfhall,
some modules you are maintaining are being modified, check this out!

Copy link

@ppyczko ppyczko left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@mpascuall mpascuall left a comment

Choose a reason for hiding this comment

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

LGTM, tested in runboat and code review

Copy link
Member

@lbarry-apsl lbarry-apsl left a comment

Choose a reason for hiding this comment

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

Reviewed, LGTM

@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). 🤖

Copy link
Contributor

@peluko00 peluko00 left a comment

Choose a reason for hiding this comment

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

LGTM, tested in runboat

@max3903 max3903 added this to the 17.0 milestone Mar 5, 2025
@BernatObrador BernatObrador force-pushed the 17.0-fix-fieldservice-geoengine branch from f91b668 to 0ddbc08 Compare March 6, 2025 07:54
The filter of geoengine view of orders was throwing an error because 'display_name' was not found in the items, and was not showing the orders. This happened because the 'display_name' field was not included in the view.
@BernatObrador
Copy link
Author

@max3903 is this ready to merge?

Copy link
Contributor

@brian10048 brian10048 left a comment

Choose a reason for hiding this comment

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

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 17.0-ocabot-merge-pr-1325-by-brian10048-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 356cefd into OCA:17.0 Mar 11, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

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.

8 participants