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

[FIX] stock: leap year in test #113967

Closed
wants to merge 1 commit into from

Conversation

Sehnde
Copy link
Contributor

@Sehnde Sehnde commented Mar 1, 2023

The test returns an error if today is within 365 days before the next 29th February: datetime.date(2024, 3, 1) != datetime.date(2024, 2, 29)


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@robodoo
Copy link
Contributor

robodoo commented Mar 1, 2023

Pull request status dashboard

@C3POdoo C3POdoo requested a review from a team March 1, 2023 08:52
@C3POdoo C3POdoo added the RD research & development, internal work label Mar 1, 2023
The test returns an error if today is within 365 days before the next 29th February: datetime.date(2024, 3, 1) != datetime.date(2024, 2, 29)
@Sehnde Sehnde force-pushed the 15.0-stock-fix_leap_year_test-snd branch from e305024 to 7defffc Compare March 1, 2023 09:04
@amoyaux
Copy link
Contributor

amoyaux commented Mar 1, 2023

robodoo r+

robodoo pushed a commit that referenced this pull request Mar 1, 2023
The test returns an error if today is within 365 days before the next 29th February: datetime.date(2024, 3, 1) != datetime.date(2024, 2, 29)

closes #113967

Signed-off-by: Arnold Moyaux (arm) <arm@odoo.com>
@robodoo robodoo temporarily deployed to merge March 1, 2023 14:07 Inactive
@robodoo robodoo closed this Mar 1, 2023
@fw-bot fw-bot deleted the 15.0-stock-fix_leap_year_test-snd branch March 15, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants