kBookingLocation
Booking Location
Info
Inherits from kDataObject\kBaseEntity
Is clustered
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
Description | tkDescription | Name | ||||||
WelcomeMessage | tkTranslatableLongDescription | Booking Welcome Message | - | |||||
Store | kStore | Store | ||||||
Gallery | kImage | Images Gallery | List | Owned | - | |||
Timezone | kTimezone | Timezone | - | |||||
PlannerFrame | tkTimeRange | Planner Frame | - | |||||
PlannerFrame.StartTime | tkTime | Start Time | - | |||||
PlannerFrame.EndTime | tkTime | End Time | - | |||||
Phone | tkPhoneNumber | Phone | - | |||||
Address | tkAddressInfo | - | (E) | |||||
Address.Address | tkAddress | Address | - | |||||
Address.City | tkCity | City | - | |||||
Address.ZipCode | tkZipCode | Zip Code | - | |||||
Address.Country | kCountry | Country | - | |||||
Address.StateProvince | kStateProvince | State Province | - | |||||
Address.Coords | tkCoord | Coords | - | |||||
Address.Coords.Latitude | tkAngle | Latitude | - | |||||
Address.Coords.Longitude | tkAngle | Longitude | - | |||||
Address.Coords.Blocked | tkYesNo | Blocked | - | |||||
Address.CoordsValid | tkCoordValid | Valid coordinates | - | |||||
EmailReservationsTo | tkEmail | To Email | - | |||||
EmailReservationsFrom | tkEmail | From Email | - | |||||
EmailReservationsCC | tkDescription | CC Email | - | |||||
EmailReservationsAlertTo | tkDescription | Email Alert To | - | |||||
EmailCRMAlertTo | tkDescription | Email CRM Alert To | - | |||||
EmailReportsTo | tkDescription | Email Reports To | - | |||||
Dayparts | kBookingLocationDayPart | Day parts | List | Owned | - | |||
TimeframeInterval | tkIntegerPositive | Planner Timeframe interval (minutes) | Default 30 | |||||
Services | kBookingService | Services associated | List | Not Owned | - | |||
Categories | kBookingServiceCategory | Category associated | List | Not Owned | - | |||
RoomGroups | kBookingRoomGroup | Room Group associated | List | Not Owned | - | |||
Rooms | kBookingRoom | Rooms associated | List | Not Owned | - | |||
Staff | kBookingStaff | Staff associated | List | Not Owned | - | |||
Tools | kBookingTool | Tools associated | List | Not Owned | - | |||
Languages | kLanguage | Languages enabled | List | Not Owned | - | |||
Currencies | kCurrency | Currencies enabled | List | Not Owned | - | |||
PaymentMethods | kBookingPayMethod | Payment Methods enabled | List | Not Owned | - | |||
PaymentTypes | kBookingPayType | Payment Types enabled | List | Not Owned | - | |||
CancPolicies | kBookingCancPolicy | Canc Policies enabled | List | Not Owned | - | |||
Channels | kBookingChannel | Channels enabled | List | Not Owned | - | |||
BookingEngineIP | tkDescription | Booking Engine IP | - | |||||
MaxReservationPax | tkSmallIntPositive | Max Reservation Pax | - | |||||
MaxReservationManPax | tkSmallIntPositive | Max Reservation Man Pax | - | |||||
MaxReservationWomanPax | tkSmallIntPositive | Max Reservation Woman Pax | - | |||||
ReleaseExtraServicesCheckin | tkSmallIntPositive | Integration services release from checkin (minutes) | - | Default 30 | ||||
ReleaseExtraServicesCheckout | tkSmallIntPositive | Integration services release from checkout (minutes) | - | Default 60 | ||||
MaxAdvancedCheckinTime | tkSmallIntPositive | Max Advanced Checkin Time (minutes) | - | |||||
MaxLateCheckinTime | tkSmallIntPositive | Max Late Checkin Time (minutes) | - | |||||
LastDailyAllocation | tkDateTime | Last Daily Allocation | - | |||||
CheckStaffWorkingDaysChange | tkYesNo | Check Staff Working Days Change | - | |||||
EnableAllocationEngineV2 | tkYesNo | Enable Allocation Engine V2 | - | |||||
CheckRoomOpeningDaysChange | tkYesNo | Check Room opening Days Change | - | |||||
CheckStaffRoomsSlotsAvailability | tkYesNo | Check Room/Staff slots availability | - | |||||
PromoEngineEnabled | tkYesNo | Enable Promo Engine | - | |||||
PromoEngineTrigger | tkPromoEngineTriggerType | Promo Engine Trigger | - | Default 0 | ||||
PopulatePriceListAmount | tkYesNo | Populate price list amount for included items | - | |||||
CalcTaxOnPackageComponents | tkYesNo | Calculate Tax On Package Components | - | |||||
ReservationTaxesEnabled | tkYesNo | Enable Taxes on Reservations | - | |||||
ReservationTipEnabled | tkYesNo | Enable Tips on Reservations | - | |||||
ReservationAdditionalRemarksEnabled | tkYesNo | Enable Additional Remarks on Reservations | - | |||||
EnableVirtualServices | tkYesNo | Enable Virtual Services | - | |||||
EnableDynamicPrice | tkYesNo | Enable Dynamic Prices | - | |||||
VoucherValidityMonth | tkIntegerPositive | Voucher Validity (Month) | - | Default 12 | ||||
AvoidCheckSlotsOverbooking | tkYesNo | Avoid Check Voucher Overbooking | - | |||||
CalcCacheForPackageSteps | tkYesNo | Calculate Package Cache Min Availability on package steps | - | |||||
EnableReservationPlannerPalette | tkYesNo | Enable Reservation Planner Palette | - | |||||
EnableSendToCRM | tkYesNo | Enable Send To CRM | - | |||||
CRMType | tkCRMType | CRM Type | - | |||||
EnableLocationStopSalesCheckOnAvailabilityProcedure | tkYesNo | Enable Location Stop Sales Check On Availability Procedure | - | |||||
Tags | kBookingResourceTag | Tags | List | Not Owned | - | |||
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 : kBookingLocation
- searchproperty : description,code
- displayproperties : code,description,enabled
- displaypropertiesnames : enabled
- displaytextproperties : code,description
- additionalproperties : TimeframeInterval,PlannerFrame.StartTime,PlannerFrame.EndTime,Store,Store.Currency,Store.Language,EnableAllocationEngineV2