[18.0][FIX] base_cron_exclusion: remove numbercall condition from ir_cron select clause - #3167
Conversation
|
Hi @LoisRForgeFlow, @ChrisOForgeFlow, |
LoisRForgeFlow
left a comment
There was a problem hiding this comment.
numbercall part is correct, thank for fixing. For the other part, could you clarify why is it better self.env._ in this case?
Thanks!
hi @LoisRForgeFlow, there is a quote in the Migration to 18.0 document (see: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0)
|
LoisRForgeFlow
left a comment
There was a problem hiding this comment.
Thanks for the pointer 👌
|
/ocabot merge patch |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at 3900ffc. Thanks a lot for contributing to OCA. ❤️ |
numbercallanddoallhave been removed in commit odoo/odoo@3a9949ad, but in the process of moving to version 18.0 in this PR I missed this change. [18.0][MIG] base_cron_exclusion: Migration to 18.0 #3059_withself.env._to improve the old PR above