Browse Source

publish muk_attachment_lobject - 12.0

pull/9/head
MuK IT GmbH 5 years ago
parent
commit
63202c2f92
  1. 1
      muk_attachment_lobject/models/ir_attachment.py

1
muk_attachment_lobject/models/ir_attachment.py

@ -96,6 +96,7 @@ class LObjectIrAttachment(models.Model):
# Create, Write, Delete
#----------------------------------------------------------
@api.multi
def _inverse_datas(self):
location = self._storage()
for attach in self:

Loading…
Cancel
Save