kBookingLocationPrePostStayEmail
Location PrePost Stay Email Setup
Info
Inherits from kDataObject\kBaseEntity
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
Location | kBookingLocation | Booking Location | ||||||
EmailRecipient | tkReservationEmailRecipient | Recipient | Default 0 | |||||
Channel | kBookingChannel | Channel | ||||||
Type | tkPrePostStay | Type | ||||||
Days | tkSmallIntPositive | Days | - | Default 3 | ||||
EmailType | kReservationEmailType | Email Type | - | |||||
DateRanges | kBookingDateRanges | Checkin Date Ranges | List | Owned | - | |||
SendOnlyForEmailAgreement | tkYesNo | Send only for customer agreed to email communication | - | Default 0 | ||||
SendOnlyForCheckinedReservation | tkYesNo | Send only for checkined reservation | - | Default 0 | ||||
Inherited from kBaseEntity | ||||||||
Code | tkCode | Code | ||||||
Enabled | tkYesNo | Enabled | Default 1 | |||||
Remark | kRemark | Remark | Owned | - | ||||
Inherited from kDataObject | ||||||||
Id | tkUnique | Id | ||||||
ClassName | tkCode | Class Name | ||||||
CreatedBy | tkCode | Created BY | - | |||||
LastModifiedBy | tkCode | Last Modified By | - | |||||
CreatedDate | tkDateTime | Created Date | - | |||||
LastModifiedDate | tkDateTime | Last Modified Date | - | |||||
RevisionNumber | tkInteger | Revision Number | - | |||||
WorkflowStatus | kWorkflowStatus | Workflow Status | - | |||||
OwnedOnRequest | tkYesNo | Is owned on request | - | |||||
Origin | kSystem | Origin | - | |||||
LastModifiedProcess | tkGuid | Last process | - |
(E) : Type have an event assigned to it, look at type documentation for mode details
(A) : Property have an autocoderole, look autocoderole grid for mode details
Events
When | Method Name | Module | Parameters | On | Off | Asynch |
---|---|---|---|---|---|---|
beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
afterinsert (I) | AutoTransition | kCoreServices | ||||
afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
- class : kBookingLocationPrePostStayEmail
- searchproperty : Location.Code,Channel.Code
- displayproperties : Type,Days,EmailRecipient
- displaytextproperties : Type,Days,EmailRecipient
- displaypropertiesnames : Days,EmailRecipient
Used By
Class | Property |
---|---|
kBookingReservationPrePostStaySentDateTime | PrePostStaySetup |