Add trashed date time label and position

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-07-07 00:38:47 -04:00
parent 644cd57a0f
commit 4fcd60194e

View File

@@ -319,7 +319,8 @@ class DocumentsApp(MayanAppConfig):
attribute='document_type', is_sortable=True, source=DeletedDocument
)
SourceColumn(
attribute='deleted_date_time', source=DeletedDocument
attribute='deleted_date_time', include_label=True, order=99,
source=DeletedDocument
)
# DocumentVersion