03.02.26
This commit is contained in:
@@ -721,7 +721,7 @@ class ShipmentIn(metaclass=PoolMeta):
|
||||
{
|
||||
"filename": attachments[0].name,
|
||||
"content": content_b64,
|
||||
"content_type": attachments[0].mimetype or "application/pdf"
|
||||
"content_type": "application/pdf"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user