kReceipt_Consumables
kReceipt_Consumables
Info
Inherits from kDataObject\kReceiptLine
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| Inherited from kReceiptLine | ||||||||
| LineNumber | tkInteger | Receipt Line Number | - | Line Number is shared with all other child classes of kReceipt | ||||
| LineType | tkReceiptLineType | Line Type | - | |||||
| StockArea | kStockArea | Stock Area | - | |||||
| Product | kProduct | Product | - | |||||
| ProductSerials | KProductSerial | Product Serial | List | Not Owned | - | |||
| Department | kPOSDepartment | POS Department | - | |||||
| MasterKitLine | kReceipt_Lines | Master Kit Line | - | |||||
| VatCode | kVATCode | Vat Code | - | |||||
| PackQuantity | tkInteger | Pack Quantity | - | per determinare le unità di vendita (potrebbe essere messo a 0 per i prodotti che non devono comparire nelle statistiche di vendita a pezzi, 0 nel caso di figlio di kit | ||||
| Quantity | tkQuantity | Quantity | - | quantità totale, non serve moltiplicare per PackQuantity | ||||
| Quantity.Value | tkValue | Quantity | - | |||||
| Quantity.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| Price | tkPrice | Price | - | prezzo applicato dalla cassa (lordo) | ||||
| Price.Value | tkValue | Price | - | |||||
| Price.Currency | kCurrency | Currency | - | |||||
| Price.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| PriceType | kSalesPriceType | Sales Price Type | - | flag promozionalità del prezzo corrente TODO: | ||||
| EffectivePrice | tkPrice | Effective Price | - | prezzo di listino corrente (compreso promo) | ||||
| EffectivePrice.Value | tkValue | Price | - | |||||
| EffectivePrice.Currency | kCurrency | Currency | - | |||||
| EffectivePrice.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| EffectivePriceList | kSalesPriceGroup | Effective Price List | - | listino da cui è stato reperito il prezzo corrente | ||||
| EffectiveNoPromotionalPrice | tkPrice | Effective Non-Promotional Price | - | listino corrente non promozionale | ||||
| EffectiveNoPromotionalPrice.Value | tkValue | Price | - | |||||
| EffectiveNoPromotionalPrice.Currency | kCurrency | Currency | - | |||||
| EffectiveNoPromotionalPrice.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| OfficialPrice | tkPrice | Official Price | - | prezzo ufficiale | ||||
| OfficialPrice.Value | tkValue | Price | - | |||||
| OfficialPrice.Currency | kCurrency | Currency | - | |||||
| OfficialPrice.UnitOfMeasure | kUnitOfMeasure | UOM | - | TODO: true only if tkvalue<>0 | ||||
| Discount | tkAmount | Discount | - | |||||
| Discount.Value | tkValue | Amount | - | |||||
| Discount.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
| Amount | tkAmount | Amount | - | totalquantity*Price - Discount | ||||
| Amount.Value | tkValue | Amount | - | |||||
| Amount.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
| SalesOperator | kStoreOperator | Sales Operator | - | |||||
| DiscountAllocation | kReceiptDiscountAllocation | Discount Allocation | List | Owned | - | |||
| GiftCardTransaction | kGiftCardTransaction | GiftCard Transaction | - | |||||
| Coupon | kCoupon | Coupon | - | |||||
| ReturnReasonCode | kReturnReasonCode | Return Reason Code | - | |||||
| ReturnReasonNote | tkDescription | Return Reason Note | - | |||||
| AuthOperator | kStoreOperator | - | ||||||
| GenericSale | tkGenericSaleData | - | ||||||
| GenericSale.ReasonCode | kGenericSaleReasonCode | - | ||||||
| GenericSale.ProductBarcode | tkCode | - | ||||||
| GenericSale.ProductCode | tkCode | - | ||||||
| GenericSale.Remark | tkRemark | - | ||||||
| GenericSale.Price | tkAmount | - | ||||||
| GenericSale.Price.Value | tkValue | Amount | - | |||||
| GenericSale.Price.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
| ProductKit | kProductKit | - | ||||||
| Modifiers | kProducteModifierLine | Modifiers | List | Owned | - | |||
| VATTaxException | kVATTaxException | - | ||||||
| AddInfo | kReceiptAddInfo | List | Owned | - | ||||
| VATTaxExceptionTaxes | kTax | List | Not 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
Inherited from kDataObject
- class : kDataObject
- searchproperty : id
- displayproperties : id,ClassName
- displaytextproperties : id,ClassName