PalletEntity GitHub

πŸ“Š Overview: 9 Functions 4 Getters

Extends: Entity

πŸ• Last updated: 2025-12-10T11:45:23.547Z


πŸ“‘ Table of Contents


Functions

Regular Functions

createPrintJob

Function createPrintJob($StaffID : Integer; $PrinterID : Integer) -> $Success : Boolean

Parameters:

Name Type Optional Description
$StaffID Integer - -
$PrinterID Integer - -

Returns: Boolean


getWorksOrderCollection

Function getWorksOrderCollection -> Collection

Returns: Collection


getTotalQuantity

Function getTotalQuantity($WorksOrderEntity : Integer) -> Integer

Parameters:

Name Type Optional Description
$WorksOrderEntity Integer - -

Returns: Integer


getTotalBoxes

Function getTotalBoxes($WorksOrderEntity : Integer) -> Integer

Parameters:

Name Type Optional Description
$WorksOrderEntity Integer - -

Returns: Integer


generateQR

[πŸ–₯️ local]

Function generateQR -> Picture

Returns: Picture


getStockListBoxObject

[πŸ–₯️ local]

Function getStockListBoxObject -> Object

Returns: Object


getMigrationRules

[πŸ–₯️ local]

Function getMigrationRules($RemoteEntity : cs.PalletEntity) -> $Collection : Collection

Parameters:

Name Type Optional Description
$RemoteEntity cs.PalletEntity - -

Returns: Collection


syncMigrationSelections

[πŸ–₯️ local]

Function syncMigrationSelections($RemoteEntity : cs.PalletEntity)

Parameters:

Name Type Optional Description
$RemoteEntity cs.PalletEntity - -

transfer

[πŸ–₯️ local]

Function transfer($ToLocation : Integer) -> Boolean

Parameters:

Name Type Optional Description
$ToLocation Integer - -

Returns: Boolean


Computed Attributes (Getters/Setters/Query/OrderBy)

GrossWeightKg

[πŸ” get only, πŸ–₯️ local]

Function get GrossWeightKg -> Real

Returns: Real


HasMigrationID

[πŸ” get only, πŸ–₯️ local]

Function get HasMigrationID -> Boolean

Returns: Boolean


NetWeightKg

[πŸ” get only, πŸ–₯️ local]

Function get NetWeightKg -> Real

Returns: Real


QRObject

[πŸ” get only]

Function get QRObject -> Object

Returns: Object


πŸ—‚οΈ Tables

  • Pallet - ORDA Entity class for Pallet table
  • Pallet - ORDA DataClass class for Pallet table
  • PalletSelection - ORDA EntitySelection class for Pallet table

οΏ½ Forms


Generated from PalletEntity.4dm