kBookingReservationCartLine
Cart Line
Info
Inherits from kDataObject\kDataBasic
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| LineNr | tkInteger | Line Nr | - | |||||
| ItemType | tkReservationItemType | Item Type | - | |||||
| ItemRole | tkReservationItemRole | Item Role | - | Default 0 | ||||
| Service | kBookingService | Service | - | |||||
| ServiceType | tkServiceType | 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 | Default 0 | |||||
| StaffRequired | tkYesNo | Staff required | Default 0 | |||||
| NumStaffMemberRequired | tkSmallIntPositive | Number of staff members | - | |||||
| ToolNecessary | tkYesNo | Tool required | Default 0 | |||||
| ServiceGiftIncluded | tkYesNo | Gift Included | - | |||||
| ServiceIncluded | tkYesNo | Service Included | - | |||||
| CartLineNrAssociated | tkSmallIntPositive | Belong to Line | - | |||||
| CartLineIdAssociated | tkDescription | Belong 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 | tkReservationQuantity | 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 | tkPriceType | 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 | tkBookingCheckinStatusType | 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 | Reservation Line Id Associated | - | |||||
| DiscountAllocations | kBookingReservationDiscountLine | Discounts Allocation | List | Owned | - | |||
| Inherited from kDataBasic | ||||||||
| Code | tkCode | Code | ||||||
| Description | tkTranslatableDescription | Description | - | |||||
| 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
Autocoderoles
| Property | Ignore user input | When | Code part | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Type | Value | Start | Length | Fill Char | Dir | Seq. Suf. | Prefix | Limit Len | |||
| code | insert | property | ParentId.Code | ||||||||
| fixed | | | ||||||||||
| property | Sequence | ||||||||||
Events
| When | Method Name | Module | Parameters | On | Off | Asynch |
|---|---|---|---|---|---|---|
| beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
| afterinsert (I) | AutoTransition | kCoreServices | ||||
| afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
Inherited from kDataBasic
- class : kDataBasic
- searchproperty : description,code
- displayproperties : code,description
Inherited
- kBookingReservationCart_Lines
- And 1 more
Used By
| Class | Property |
|---|---|
| kBookingReservationCart | Lines |