Geen publieke attachments
This commit is contained in:
@@ -174,6 +174,7 @@ class IrLogging(models.Model):
|
||||
AND res_field IS NULL
|
||||
AND store_fname IS NOT NULL
|
||||
AND res_model not in ('sign.document','sign.request')
|
||||
AND public = 'f'
|
||||
ORDER BY COALESCE(file_size, 0) DESC, id ASC
|
||||
LIMIT %s
|
||||
""",
|
||||
|
||||
Reference in New Issue
Block a user