Field:last synced@Emails
From MintHCM Wiki
Emails - Last Synchronised | |
---|---|
Name | last_synced |
Module | Emails |
Type | datetime |
Label | Last Synchronised |
VName | LBL_LAST_SYNCED |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
The last date and time the email was synced with the server
Related Features
Affected by
Initiating
Location and Code definition
modules/Emails/vardefs.php
'last_synced' => array( 'name' => 'last_synced', 'vname' => 'LBL_LAST_SYNCED', 'type' => 'datetime', 'comment' => 'The last date and time the email was synced with the server', 'inline_edit' => false, 'required' => false, 'reportable' => false, ),
Missing User input