Merge PR #2726 into 16.0

Signed-off-by bguillot
pull/2740/head
OCA-git-bot 2023-10-17 14:31:11 +00:00
commit e22a09b135
1 changed files with 1 additions and 3 deletions

View File

@ -98,9 +98,7 @@ class AttachmentQueue(models.Model):
self.run()
def run_as_job(self):
"""
Run the process for an individual attachment queue from a async job
"""
"""Run the process for an individual attachment queue from a async job"""
try:
self._cr.execute(
"""