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][MIG] ddmrp_cron_actions_as_job #480

Merged
merged 26 commits into from
Jul 22, 2024

Conversation

ArnauCForgeFlow
Copy link
Contributor

Standard migration to 17.0

guewen and others added 26 commits July 18, 2024 09:16
It makes calls to "cron_actions" run in queue jobs.

The jobs have an identity key with "identity_exact", meaning that only
one occurence of a job for the same buffer with the same arguments
(only_nfp) will be created at a time (e.g. when the state of a
stock.move is changed several times in the same transaction or in
a different transaction in a short timeframe).

It needs OCA/queue#274 and
OCA/queue#275
With root.ddmrp as default channel.
It was done for "cron_actions" but missing for "_calc_adu".
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ddmrp-15.0/ddmrp-15.0-ddmrp_cron_actions_as_job
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-15-0/ddmrp-15-0-ddmrp_cron_actions_as_job/
Currently translated at 100.0% (2 of 2 strings)

Translation: ddmrp-15.0/ddmrp-15.0-ddmrp_cron_actions_as_job
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-15-0/ddmrp-15-0-ddmrp_cron_actions_as_job/it/
Currently translated at 100.0% (2 of 2 strings)

Translation: ddmrp-15.0/ddmrp-15.0-ddmrp_cron_actions_as_job
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-15-0/ddmrp-15-0-ddmrp_cron_actions_as_job/es/
Currently translated at 100.0% (2 of 2 strings)

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp_cron_actions_as_job
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp_cron_actions_as_job/pt_BR/
Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

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

LGTM

@LoisRForgeFlow
Copy link
Contributor

/ocabot migration ddmrp_cron_actions_as_job

/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jul 22, 2024
@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 17.0-ocabot-merge-pr-480-by-LoisRForgeFlow-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot mentioned this pull request Jul 22, 2024
9 tasks
@OCA-git-bot OCA-git-bot merged commit 4420da9 into OCA:17.0 Jul 22, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 63cfe4d. 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.

None yet