Omni Cart Line
Info
Inherits from kDataObject
Abstract
Properties
|
Name |
Type |
Label |
List |
Owned |
Cluster |
Mandatory |
Unique |
Note |
|---|---|---|---|---|---|---|---|---|
|
ProductType |
Product Type |
- |
||||||
|
Product |
Product |
- |
||||||
|
Quantity |
Quantity |
- |
||||||
|
VATCode |
VAT Code |
- |
||||||
|
UnitPrice |
Unit Price |
- |
||||||
|
UnitPrice.Value |
Amount |
- |
||||||
|
UnitPrice.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
GrossPrice |
Gross Price |
- |
||||||
|
GrossPrice.Value |
Price |
- |
||||||
|
GrossPrice.Currency |
Currency |
- |
||||||
|
GrossPrice.UnitOfMeasure |
UOM |
- |
TODO: true only if tkvalue<>0 |
|||||
|
DiscountAmount |
Discount Amount |
- |
||||||
|
DiscountAmount.Value |
Amount |
- |
||||||
|
DiscountAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
NetAmount |
Net Amount |
- |
||||||
|
NetAmount.Value |
Amount |
- |
||||||
|
NetAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
DiscountAllocation |
Discount Allocation |
List |
Owned |
- |
||||
|
ByPromoEngine |
Created By PromoEngine |
- |
||||||
|
LineId |
Line Id |
- |
||||||
|
ProductCode |
Product Code |
- |
||||||
|
ProductSize |
Product Size |
- |
||||||
|
ProductDescription |
Product Descriptioniption |
- |
||||||
|
IsGiftCard |
Is a gift card |
- |
||||||
|
ExternalOrderRowID |
External Order Row ID |
- |
||||||
|
PickingListStore |
Force pickinglist creation on this store |
- |
||||||
|
Remark |
Owned |
- |
||||||
|
Inherited from kDataObject |
||||||||
|
Id |
Id |
|
|
|||||
|
ClassName |
Class Name |
- |
||||||
|
CreatedBy |
Created by |
- |
||||||
|
LastModifiedBy |
Last Modified By |
- |
||||||
|
CreatedDate |
Created Date |
- |
||||||
|
LastModifiedDate |
Last Modified Date |
- |
||||||
|
RevisionNumber |
Revision Number |
- |
||||||
|
WorkflowStatus |
Workflow Status |
- |
||||||
|
OwnedOnRequest |
Is owned upon request |
- |
||||||
|
Origin |
Origin |
- |
||||||
|
LastModifiedProcess |
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 |
(I) : Event is defined in parent class
IncrementalSearch
Inherited from kDataObject
-
class : kDataObject
-
searchproperty : id
-
displayproperties : id,ClassName
-
displaytextproperties : id,ClassName
Inherited
- kOmniCart_Lines
-
And 2 more
Used By
|
Class |
Property |
|---|---|
| kOmniCart_Lines |
Parentid |
| kOmniCart |
Lines |