kPickingListHeader
Picking List Header
Info
Inherits from kDataObject\kDataBasic
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| Date | tkDateTime | Picking list last update | - | |||||
| Store | kStore | Store | - | negozio in cui cercare la merce | ||||
| Order | kSalesOrder | Order | - | |||||
| Status | tkPickingListStatus | Picking list status | - | |||||
| ProductAllocation | tkPickingListLineStatus | Product allocation | - | |||||
| DestinationStore | kStore | Destination store | - | nel caso di trasferimento verso un negozio che fa da hub | ||||
| TemporaryHub | tkYesNo | Temporary hub | - | |||||
| Confirmed | tkYesNo | Confirmed | - | |||||
| Lines | kPickingListLine | Lines | List | Owned | - | |||
| AuxLines | kPickingListAuxLine | Aux lines | List | Owned | - | |||
| NeedsReprocessing | tkYesNo | Needs reprocessing | - | |||||
| Transmitted | kDeviceTransmission | Transmitted | List | Owned | - | |||
| NegoziandoTrackingNr | tkShortDescription | Negoziando tracking Nr. | - | |||||
| ProductsReceived | tkYesNo | Products received in hub store | - | |||||
| NegoziandoSaleDoc | tkShortDescription | Negoziando sale document | - | |||||
| NegoziandoOrder | tkShortDescription | Negoziando booking order | - | |||||
| TrackingNr | tkShortDescription | Tracking Nr. | - | |||||
| ShipmentId | tkDescription | Shipment ID | - | |||||
| ShipmentDate | tkDateTime | Shipment date/time | - | |||||
| WasLocal | tkYesNo | - | ||||||
| RelatedToGlobalPck | tkYesNo | - | ||||||
| SupplementaryInfo | tkPLInfo | Supplementary information | - | |||||
| SupplementaryInfo.CourierBranch | tkCode | Courier branch | - | |||||
| SupplementaryInfo.DueOnDelivery | tkAmount | Due on delivery | - | |||||
| SupplementaryInfo.DueOnDelivery.Value | tkValue | Amount | - | |||||
| SupplementaryInfo.DueOnDelivery.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
| SupplementaryInfo.PaymentTerms | kPaymentTerm | Payment Terms | - | |||||
| SupplementaryInfo.NeedsTracking | tkYesNo | Tracking Nr. to be assigned | - | |||||
| SupplementaryInfo.AlertCode | tkInteger | Alert code | - | |||||
| SupplementaryInfo.Message | tkDescription | Message | - | |||||
| SupplementaryInfo.Transmitted | tkToken | Transmitted to | - | |||||
| ShipmentEvents | kShipmentTrackingEvent | Shipment events | List | Owned | - | |||
| ParcelsNumber | tkInteger | Parcels number | - | |||||
| offlinetimestamp | tkTimeStamp | Parcels number | - | |||||
| StartingDeliveryDate | tkDateTime | Start Delivery at | - | |||||
| ConfirmedDate | tkDateTime | Picking list confirmed at | - | |||||
| ConfirmedTimeSpent | tkInteger | Time in seconds used for manage picking list products | - | |||||
| InvoiceDate | tkDate | - | ||||||
| InvoiceNumber | tkShortDescription | - | ||||||
| InvoiceFileName | tkShortDescription | - | ||||||
| ProcessOrderCompleted | tkYesNo | - | ||||||
| NeedBatch | tkYesNo | - | ||||||
| CloseForReset | tkYesNo | - | ||||||
| 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
Events
| When | Method Name | Module | Parameters | On | Off | Asynch |
|---|---|---|---|---|---|---|
| afterinsert | OmniCommerce_ResetDeviceTransmission | kOmniCommerce | ||||
| beforeupdate | OmniCommerce_ResetDeviceTransmission | kOmniCommerce | Status | |||
| beforeupdate | OmniCommerce_CheckChangedStore | kOmniCommerce | Store | |||
| beforeupdate | OmniCommerce_StorePickingListProcessedDateTime | kOmniCommerce | Status | |||
| beforeinsert | OmniCommerce_StorePickingListProcessedDateTime | kOmniCommerce | ||||
| beforeinsert | OmniCommerce_UpdateQuantitiesStats | kOmniCommerce | ||||
| beforeupdate | OmniCommerce_UpdateQuantitiesStats | kOmniCommerce | status,ProductsReceived | |||
| beforedelete | OmniCommerce_CleanRefPLLine | kOmniCommerce | ||||
| 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
Used By
| Class | Property |
|---|---|
| kOmniCommerce_PickingListLabels | PickingList |
| kOmniCommerce_StoreManifest | PickingList |
| kPickingListCollection | PickingLists |