kBookingReservationCustomer
Customer data
Info
Inherits from kDataObject
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
Type | tkCustomerType | Customer Type | - | Default 0 | ||||
Role | tkCustomerRoleType | Customer Role | - | Default 0 | ||||
Name | tkName | - | ||||||
Surname | tkSurname | - | ||||||
Gender | tkGender | - | ||||||
CompanyName | tkDescription | Company Name | - | |||||
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 | - | |||||
StateProvinceStr | tkDescription | State Province | - | |||||
EmailAddress | tkEmail | Email Address | - | |||||
MobilePhone | tkPhoneNumber | Mobile Number | - | |||||
DateOfBirth | tkDate | Date Of Birth | - | |||||
Language | kLanguage | Customer Language | - | |||||
HotelGuest | tkYesNo | Hotel Guest | - | Default 0 | ||||
VipCustomer | tkYesNo | Vip Customer | - | Default 0 | ||||
DiamondCustomer | tkYesNo | Diamond Customer | - | Default 0 | ||||
CustomerContact | kCrm_Contact | Contact | - | |||||
NFCTag | tkDescription | NFC Tag | - | |||||
Card | kLoyaltyCard | Loyalty Card | - | |||||
Customer | kLoyaltyCustomer | Loyalty Customer | - | |||||
IT | tkIT_CustomerAdditionalData | IT: Additional Data | - | |||||
IT.IT_VATChargeMode | tkIT_VATChargeMode | VAT Charge Mode | - | |||||
IT.IT_EICustomerType | tkIT_EICustomerType | Electronic Invoice: Customer Type | - | |||||
IT.IT_EIRecipientCode | tkIT_EIRecipientCode | Electronic Invoice: Recipient Code | - | |||||
IT.IT_EIPEC | tkEmail | PEC | - | |||||
BathrobeSize | tkBathrobeSize | BathRobe Size | - | |||||
SlipperSize | tkSlippersSize | Slipper Size | - | |||||
AgeAdmitted | tkYesNo | Age Admitted | - | |||||
ThirdTypeGender | tkYesNo | Third Type Gender | - | |||||
RoomNumber | tkDescription | Room Number | - | |||||
Locker | tkDescription | Locker | - | |||||
CCToken | tkDescription | CC Token | - | |||||
SignatureId | tkDescription | Signature Id | - | |||||
SignatureStatus | tkSignatureStatus | Signature Status | - | |||||
CRMId | tkDescription | CRM Id | - | |||||
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 |
---|---|---|---|---|---|---|
afterupdate | BookingReservation_AfterUpdateReservationCustomer | kBooking | LastModifiedBy,LastModifiedDate,RevisionNumber | |||
beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
afterinsert (I) | AutoTransition | kCoreServices | ||||
afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
- class : kBookingReservationCustomer
- searchproperty : name,surname,emailaddress,companyname
- displayproperties : name,surname,emailaddress,companyname
- displaytextproperties : name,surname,emailaddress,companyname
Inherited
Used By
Class | Property |
---|---|
kBookingReservation | CustomerReferent |
kBookingReservationCart | CustomerReferent |
kBookingVoucher | CustomerReferent |
kBookingVoucher | CustomerRecipient |
kBookingReservationLine | ServiceGuests |
kBookingReservationCartLine | ServiceGuests |