From eac0bd770458b7470a1aaead1fa33eaa17c4d806 Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Wed, 7 Aug 2019 21:59:55 +0000 Subject: [PATCH] publish muk_utils - 12.0 --- muk_utils/models/ir_attachment.py | 1 - 1 file changed, 1 deletion(-) diff --git a/muk_utils/models/ir_attachment.py b/muk_utils/models/ir_attachment.py index 931f7b4..ae3d97b 100644 --- a/muk_utils/models/ir_attachment.py +++ b/muk_utils/models/ir_attachment.py @@ -113,7 +113,6 @@ class IrAttachment(models.Model): _logger.info("Migrate Attachment %s of %s to %s [Batch %s of %s]", index % batch_size or batch_size, counter, storage_location, current_batch, batches - ) attachment.with_context(migration=True).write({ 'datas': attachment.datas