kBookingService
Booking Service
Info
Inherits from kDataObject\kBaseEntity
Is clustered
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| Description | tkTranslatableDescription | Name | ||||||
| ShortDescription | tkTranslatableDescription | Short Description | - | |||||
| ExtendedDescription | tkTranslatableLongDescription | Long Description | - | |||||
| VoucherShortDescription | tkTranslatableDescription | Voucher Short Description | - | |||||
| VoucherExtendedDescription | tkTranslatableLongDescription | Voucher Long Description | - | |||||
| NotAvailableMessage | tkTranslatableLongDescription | Not Available Message | - | |||||
| Type | tkServiceType | Type | Default 0 | |||||
| OnlyIntegration | tkYesNo | Only Integration | - | Default 0 | ||||
| Category | kBookingServiceCategory | Category | List | Not Owned | - | |||
| Product | kProduct | Product | ||||||
| RoomRequired | tkYesNo | Treatment room required | Default 0 | |||||
| StaffRequired | tkYesNo | Staff required | Default 0 | |||||
| NumStaffMemberRequired | tkSmallIntPositive | Number of staff members | - | |||||
| ToolNecessary | tkYesNo | Tool required | Default 0 | |||||
| VoucherBooking | tkVoucherBooking | Booking condition | - | Default 0 | ||||
| Gallery | kImage | Images Gallery | List | Owned | - | |||
| IntegrationServices | kBookingService | Integration Services List | List | Not Owned | - | |||
| GenderDistinction | tkYesNo | Gender Distinction | - | Default 0 | ||||
| PackageLines | kBookingServicePackageLine | Package components | List | Owned | - | |||
| AdditionalRemarks | kBookingServiceAdditionalRemarks | Additional Remarks List | List | Owned | - | |||
| PlannerColor | tkColor | Color in Planner | - | |||||
| PlannerColor.RGBA | tkColorRGBA | RGBA | - | |||||
| PlannerColor.RGBA.Red | tkColorPart | Red | - | |||||
| PlannerColor.RGBA.Green | tkColorPart | Green | - | |||||
| PlannerColor.RGBA.Blue | tkColorPart | Blue | - | |||||
| PlannerColor.RGBA.Alpha | tkColorPart | Alpha | - | |||||
| PlannerColor.CMYK | tkColorCMYK | CMYK | - | |||||
| PlannerColor.CMYK.Cyan | tkColorPart | Cyan | - | |||||
| PlannerColor.CMYK.Magenta | tkColorPart | Magenta | - | |||||
| PlannerColor.CMYK.Yellow | tkColorPart | Yellow | - | |||||
| PlannerColor.CMYK.KeyBlack | tkColorPart | Key Black | - | |||||
| ShowNotAvailableMessage | tkYesNo | Show Not Available Message | - | Default 0 | ||||
| ShowRemainingAvailability | tkYesNo | Show Remaining Availability | - | Default 0 | ||||
| LifeTime | tkSmallIntPositive | Life time (minutes) | - | |||||
| ToolingTime | tkSmallIntPositive | Tooling Time (minutes) | - | |||||
| NumPax | tkSmallIntPositive | Number of pax involved | - | |||||
| Virtual | tkYesNo | Virtual | - | |||||
| GiftIncluded | tkYesNo | Gift Included | - | Default 0 | ||||
| ExcludeFromPriceStatistics | tkYesNo | Exclude From Price Statistics | - | Default 0 | ||||
| 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
Events
| When | Method Name | Module | Parameters | On | Off | Asynch |
|---|---|---|---|---|---|---|
| beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
| afterinsert (I) | AutoTransition | kCoreServices | ||||
| afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
- class : kBookingService
- searchproperty : description,code
- displayproperties : code,description,enabled
- displaypropertiesnames : enabled
- displaytextproperties : code,description
- additionalproperties : roomrequired,StaffRequired,ToolNecessary,ShortDescription,ExtendedDescription,GenderDistinction,Product,Virtual