kBookingCancPolicy
Cancellation Policy
Info
Inherits from kDataObject\kBaseEntity
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| Description | tkTranslatableDescription | Name | - | |||||
| ShortDescription | tkTranslatableLongDescription | Description | - | |||||
| Deadlines | kBookingDeadline | Deadlines | List | Owned | - | |||
| NoShowPenalty | tkAmountType | No Show Penalty | ||||||
| NoShowPenalty.Type | tkAmountOrPercentage | Type | - | |||||
| NoShowPenalty.Percentage | tkPercentage | Percentage | - | |||||
| NoShowPenalty.Amount | tkAmount | Amount | - | |||||
| NoShowPenalty.Amount.Value | tkValue | Amount | - | |||||
| NoShowPenalty.Amount.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>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 : kBookingCancPolicy
- searchproperty : description,code
- displayproperties : code,description,enabled
- displaypropertiesnames : enabled
- displaytextproperties : code,description
Used By
| Class | Property |
|---|---|
| kBookingLocation | CancPolicies |
| kBookingReservation | CancPolicy |
| kBookingReservationCart | CancPolicy |
| kBookingMappingCancPolicy | VibecodeCancPolicy |
| kBookingCancPolicyDates | CancPolicy |
| kBookingDynamicPricingCancellationPolicyModifier | CancellationPolicy |
| kBookingPayMethodResourcesAssociated | CancPolicy |