Skip to content

Conversation

@SilvioC2C
Copy link
Contributor

No description provided.

simahawk and others added 13 commits August 20, 2025 10:42
Currently translated at 10.0% (1 of 10 strings)

Translation: web-api-14.0/web-api-14.0-endpoint_cache_preheat
Translate-URL: https://translation.odoo-community.org/projects/web-api-14-0/web-api-14-0-endpoint_cache_preheat/it/
Currently translated at 20.0% (2 of 10 strings)

Translation: web-api-14.0/web-api-14.0-endpoint_cache_preheat
Translate-URL: https://translation.odoo-community.org/projects/web-api-14-0/web-api-14-0-endpoint_cache_preheat/it/
Currently translated at 30.0% (3 of 10 strings)

Translation: web-api-14.0/web-api-14.0-endpoint_cache_preheat
Translate-URL: https://translation.odoo-community.org/projects/web-api-14-0/web-api-14-0-endpoint_cache_preheat/it/
Currently translated at 100.0% (10 of 10 strings)

Translation: web-api-14.0/web-api-14.0-endpoint_cache_preheat
Translate-URL: https://translation.odoo-community.org/projects/web-api-14-0/web-api-14-0-endpoint_cache_preheat/it/
@SilvioC2C SilvioC2C force-pushed the 18.0-mig-endpoint_cache_preheat branch from 364c143 to 6f39e2c Compare August 20, 2025 10:02
@SilvioC2C SilvioC2C marked this pull request as ready for review August 20, 2025 10:07
@simahawk
Copy link
Contributor

/ocabot migration endpoint_cache_preheat

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Aug 20, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Aug 20, 2025
7 tasks
self.assertFalse(self.endpoint1.cache_preheat)
self.assertFalse(self.endpoint1.cache_preheat_ts)
now = fields.Datetime.from_string("2025-02-19 23:00:00")
now = datetime.now().replace(microsecond=0)
Copy link
Contributor

Choose a reason for hiding this comment

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

was this change needed or it's just cosmetics?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Needed, else tests upon cache_preheat_ts would fail because of microsecond attributes mismatch

@simahawk
Copy link
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 18.0-ocabot-merge-pr-111-by-simahawk-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 28007ea into OCA:18.0 Aug 21, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

@OCA-git-bot
Copy link
Contributor

@simahawk The merge process could not be finalized because an exception was raised: 500 [No message].

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.

4 participants