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

[15.0][IMP] supplier_calendar: robustness #2256

Open
wants to merge 1 commit into
base: 15.0
Choose a base branch
from

Conversation

LoisRForgeFlow
Copy link
Contributor

when delta argument is a float plan_days method can return unexpected False result. This can lead to silent errors. Therefore we ensure that delta is a integer in the helper.

Backport of #2255

when delta argument is a float `plan_days` method can return
unexpected False result. This can lead to silent errors.
Therefore we ensure that delta is a integer in the helper.
@LoisRForgeFlow
Copy link
Contributor Author

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 15.0-ocabot-merge-pr-2256-by-LoisRForgeFlow-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Apr 26, 2024
Signed-off-by LoisRForgeFlow
@OCA-git-bot
Copy link
Contributor

@LoisRForgeFlow your merge command was aborted due to failed check(s), which you can inspect on this commit of 15.0-ocabot-merge-pr-2256-by-LoisRForgeFlow-bump-patch.

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.

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

Successfully merging this pull request may close these issues.

None yet

2 participants