kBookingServiceCategory
Booking Service Category
Info
Inherits from kDataObject\kBaseEntity
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
ParentCategory | kBookingServiceCategory | Parent Category | - | |||||
ShortCode | tkCode | Child Code | ||||||
Level | tkSmallIntPositive | Level | - | Default 1 | ||||
Description | tkTranslatableDescription | Name | ||||||
Image | tkAttachment | Image | - | |||||
ShowInWebsiteBooking | tkYesNo | Show In Website Booking | Default 1 | |||||
SellingOrder | tkSmallIntPositive | Order inside same level | - | |||||
NumPax | tkSmallIntPositive | Number of pax involved | - | |||||
NumMinPaxRequest | tkSmallIntPositive | Min Number of pax in request | - | |||||
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
Autocoderoles
Property | Ignore user input | When | Code part | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Type | Value | Start | Length | Fill Char | Dir | Seq. Suf. | Prefix | Limit Len | |||
code | insert | property | ParentCategory.Code | ||||||||
fixed | . | ||||||||||
property | ShortCode | ||||||||||
code | insert | property | ShortCode |
Events
When | Method Name | Module | Parameters | On | Off | Asynch |
---|---|---|---|---|---|---|
beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
afterinsert (I) | AutoTransition | kCoreServices | ||||
afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
- class : kBookingServiceCategory
- searchproperty : description,code
- displayproperties : description,level
- displaypropertiesnames : enabled,level
- displaytextproperties : code,description
Used By
Class | Property |
---|---|
kBookingService | Category |
kBookingLocation | Categories |
kBookingServiceCategoryMinAvailability | Category |
kBookingServicePackageLine | Category |
kBookingServiceCategory | ParentCategory |
kBookingServiceCategoryMinPrice | Category |