Vibecode Reference Manual

kBookingReservationCartLine

Cart Line


Info


Inherits from kDataObject\kDataBasic



Properties


Name

Type

Label

List

Owned

Cluster

Mandatory

Unique

Note

LineNr

tkInteger

Line No.

-

ItemType

Item Type

-

ItemRole

Item Role

-

Default 0

Service

Service

-

ServiceType

Type

-

ServiceNumPax

tkSmallIntPositive

Number of pax involved

-

ServiceAdditionalRemarks

kBookingServiceAdditionalRemarksContent

Additional Remarks

List

Owned

-

ServiceHideEndTime

tkYesNo

Hide End Time

-

Default 0

RoomRequired

tkYesNo

Treatment room required

check mark

Default 0

StaffRequired

tkYesNo

Staff required

check mark

Default 0

NumStaffMemberRequired

tkSmallIntPositive

Number of staff members

-

ToolNecessary

tkYesNo

Tool required

check mark

Default 0

ServiceGiftIncluded

tkYesNo

Gift Included

-

ServiceIncluded

tkYesNo

Service Included

-

CartLineNrAssociated

tkSmallIntPositive

Belongs to Line

-

CartLineIdAssociated

tkDescription

Belongs to Package

-

ServiceGuests

kBookingReservationCustomer

Service Guests

List

Owned

-

Product

kProduct

Product

-

Date

tkDate

Date

-

TimeFrame

tkTimeRange

Time Frame

-

TimeFrame.StartTime

tkTime

Start Time

-

TimeFrame.EndTime

tkTime

End Time

-

Quantity

Quantity

-

Quantity.Total

tkSmallIntPositive

Total Quantity

-

Quantity.Man

tkSmallIntPositive

Man

-

Quantity.Woman

tkSmallIntPositive

Woman

-

Quantity.ThirdType

tkSmallIntPositive

Third Type

-

GrossPrice

tkAmount

Price

-

prezzo applicato (lordo)

GrossPrice.Value

tkValue

Amount

-

GrossPrice.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

TotalDiscount

tkAmount

Total Discount

-

TotalDiscount.Value

tkValue

Amount

-

TotalDiscount.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

GrossAmount

tkAmount

Gross Amount

-

quantity*GrossPrice - TotalDiscount

GrossAmount.Value

tkValue

Amount

-

GrossAmount.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

NetAmount

tkAmount

Net Amount

-

GrossAmount-VAT

NetAmount.Value

tkValue

Amount

-

NetAmount.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

PriceListAmount

tkAmount

Price List Amount

-

Price List Amount in case of service included in package

PriceListAmount.Value

tkValue

Amount

-

PriceListAmount.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

PriceType

Price Type

-

DynamicPriceLog

kBookingReservationDynamicPriceLog

DynamicPriceLog

Owned

-

DynamicPriceNotFoundReason

tkDescription

No Dynamic Price Reason

-

Allocated

tkYesNo

Line Allocated

-

RoomsLines

kBookingReservationCartRoomLine

Rooms used

List

Owned

-

StaffLines

kBookingReservationCartStaffLine

Staff members used

List

Owned

-

ToolsLines

kBookingReservationCartToolLine

Tools used

List

Owned

-

StaffGenderLocked

tkGender

Staff Member Gender Lock

-

RoomLocked

tkYesNo

Room Lock

-

StaffLocked

tkYesNo

Staff members Lock

-

ChangeStaffDisabled

tkYesNo

Staff members Lock

-

CheckinStatus

Checkin Status

-

FiscalAmount

tkAmount

Fiscal Amount

-

Net Amount received from external checkin system

FiscalAmount.Value

tkValue

Amount

-

FiscalAmount.Currency

kCurrency

Currency

-

mandatory(true) {TODO: Mandatory only if Value<>0}

FiscalDocCode

tkDescription

Fiscal Document Code

-

LastCheckinModificationDate

tkDateTime

Last Checkin Modification Date

-

VoucherCode

tkDescription

Voucher Code

-

GiftCardGroup

kGiftCardGroup

Gift Card Group

-

VoucherType

kVoucherType

Voucher Type

-

Reservation

kBookingReservation

Reservation associated

-

ResLineRef

tkIntegerPositive

Reservation Line Associated

-

ResLineRefId

tkDescription

Associated Reservation Line Id

-

IsAddedAtCheckin

tkYesNo

Is Added At Checkin

-

DiscountAllocations

kBookingReservationDiscountLine

Discounts Allocation

List

Owned

-

Inherited from kDataBasic

Code

tkCode

Code

check mark

check mark

Description

tkTranslatableDescription

Description

-

Remark

kRemark

Remark

Owned

-

Inherited from kDataObject

Id

tkUnique

Id

check mark

check mark

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 upon 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

check mark

insert

property

ParentId.Code

fixed

|

property

Sequence

(I) : Autocoderole is defined in parent class



Events


When

Method Name

Module

Parameters

On

Off

Asynch

beforeinsert (I)

OnInitWorkFlow

kCoreServices

afterinsert (I)

AutoTransition

kCoreServices

afterupdate (I)

AutoTransition

kCoreServices

workflowstatus

(I) : Event is defined in parent class



IncrementalSearch


Inherited from kDataBasic

  • class : kDataBasic

  • searchproperty : description,code

  • displayproperties : code,description


Inherited



Used By