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

[16.0][MIG] ddmrp_cron_actions_as_job #418

Merged
merged 23 commits into from Mar 11, 2024

Conversation

LoisRForgeFlow
Copy link
Contributor

Standard migration

guewen and others added 22 commits March 11, 2024 11:20
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/
@LoisRForgeFlow
Copy link
Contributor Author

/ocabot migration ddmrp_cron_actions_as_job

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Mar 11, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 11, 2024
13 tasks
@LoisRForgeFlow LoisRForgeFlow force-pushed the 16.0-mig-ddmrp_cron_actions_as_job branch from dd34660 to 64fe493 Compare March 11, 2024 10:33
@LoisRForgeFlow
Copy link
Contributor Author

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-418-by-LoisRForgeFlow-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 1a44d47 into OCA:16.0 Mar 11, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

@LoisRForgeFlow LoisRForgeFlow deleted the 16.0-mig-ddmrp_cron_actions_as_job branch March 11, 2024 14:17
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