Simone Orsi
Simone Orsi
@sebastienbeau ping
I canceled the build for the merge while waiting for an answer :wink:
queue_job is done already here https://github.com/OCA/queue/pull/384
The repo IS registered https://apps.odoo.com/apps/modules/15.0/queue_job/
> @simahawk i think queue_job_batch is missing here? Likely it was not in v14 when this issue has been created. I added it now. See https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list (which is mentioned in...
Note that there's another PR now here https://github.com/OCA/queue/pull/434. You might want to join efforts :wink:
isn't this tackled by this cron https://github.com/OCA/queue/blob/e0c5096467e68714b1aa2459aa8ebf22418906c2/queue_job/models/queue_job.py#L279 ?
there's already a PR here https://github.com/OCA/queue/pull/430
> Didn't bother with `test_base_import_async` as that's broken in a different way: it relies on account data not being present in vanilla installation since version 13.0 I guess (account journals...
I agree w/ getting the default from the recordset company if available.