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 08ee07e652
commit 080553c797

View File

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