kBookingChannel
Booking Channel
Info
Inherits from kDataObject\kBaseEntity
Is clustered
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| Description | tkDescription | Name | ||||||
| UserId | kUser | User | List | Not Owned | - | |||
| SalesChannel | kSalesChannel | Sales Channel | - | |||||
| SessionLifeTimeMinutes | tkSmallIntPositive | Session Life Time (minutes) | - | |||||
| OptionedLifeTimeMinutes | tkSmallIntPositive | Optioned Res. Life Time (minutes) | - | |||||
| ReservationDoubleAuth | tkYesNo | Reservation Double Auth | - | Default 1 | ||||
| GuestsAsReferent | tkYesNo | Set Referent as Guest | - | |||||
| SendReservationsEmail | tkYesNo | Send Reservations Email | - | |||||
| Cache | tkYesNo | Cache Availability/Prices Enabled | - | |||||
| SearchAndCreateInThePast | tkYesNo | Service Search and Res. Create also in the past | - | Default 0 | ||||
| OptionedResModification | tkYesNo | Optioned Reservation Modification | - | Default 0 | ||||
| CustomersExcluded | kLoyaltyCustomer | Customers Excluded | On Request | - | ||||
| CustomersAdmitted | kLoyaltyCustomer | Customers Admitted | On Request | - | ||||
| SendReservationEmailToReferent | tkYesNo | Send Emails to Res. Referent | - | Default 1 | ||||
| SendReservationEmailToLocation | tkYesNo | Send Emails to Res. Location | - | Default 1 | ||||
| SendReservationEmailToGuests | tkYesNo | Send Emails to Res. Guests | - | Default 1 | ||||
| SendUniqueReservationEmailToGuests | tkYesNo | Send Unique Email to Res. Guests | - | |||||
| SingleBasketQuantity | tkYesNo | Basket item must be single quantity | - | |||||
| VoucherChannel | tkYesNo | Voucher Creation Channel | - | Default 0 | ||||
| ChangeServiceTimeEnabled | tkYesNo | Allow to change Service in Treatment | - | |||||
| ValidateBasketAvailabilityAndPrice | tkYesNo | Validate Basket Availability and Price | - | Default 1 | ||||
| DeleteOnlyOwnedReservation | tkYesNo | This channel can delete only owned reservations | - | |||||
| DefineMinCheckinDateTimeOnAllLinesType | tkYesNo | Calc Min Checkin DateTime on all Lines Type | - | |||||
| HideReservationsFromThisChannel | tkYesNo | Hide Reservations to other Channels | - | |||||
| 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 : kBookingChannel
- searchproperty : description,code
- displayproperties : code,description,enabled
- displaypropertiesnames : enabled
- displaytextproperties : code,description