-
Notifications
You must be signed in to change notification settings - Fork 239
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
[FIX] fieldservice_stock_request: remove route_ids fields from requests #1260
Conversation
Hi @max3903, @brian10048, @smangukiya, @wolfhall, |
The error with OCB build seems unrelated with this change. Please let me know if you have some hints in order to fix it. @OCA/field-service-maintainers note that this is a hot fix so please review it asap. Thank you in advance. |
@tafaRU Sounds like OCA/stock-logistics-warehouse#2179 has been merged a little too quickly. |
/ocabot merge minor |
On my way to merge this fine PR! |
@max3903 your merge command was aborted due to failed check(s), which you can inspect on this commit of 14.0-ocabot-merge-pr-1260-by-max3903-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
thank you @max3903! |
ah wait! Bot evidently failed due to #1260 (comment):
|
@tafaRU Can you fix it? I believe we should have a decimal accuracy for coordinates evaluation and avoid those problems. |
Do you mean something different to:
I think I don't know the subject well enough.
But I would prefer to hear your (@max3903) opinion and @wolfhall's opinion first. |
@max3903 the two PRs need to be joined otherwise tests still failed. Considering that I saw how you want to solve the problem, I can apply the same change here. |
This is due after merge of OCA/stock-logistics-warehouse#2179 Ortherwise the module upgrade raises a ValidationError while validating view.
465a3b2
to
690f7b3
Compare
@max3903 I tried with https://github.com/OCA/field-service/pull/1261/files#diff-5bb01fb053f7854ebc88cedfc762dd2f1704affa9c3e391632ad7d7a7278abbbR63 but it doesn't work 🤔 |
Also note the two builds get different errors: |
690f7b3
to
111bbd0
Compare
Ok thanks for sharing, I close this then. |
This is due after merge of OCA/stock-logistics-warehouse#2179
Ortherwise the module upgrade raises a ValidationError while validating view.
I paste below the tracebak error (sorry if it's in italian):