Logidav Docs

ShipOrdersBasedOnTruckDepartCommand extends ContainerAwareCommand
in package

Table of Contents

Properties

$shipmentService  : ShipmentService
$virService  : VirService|null

Methods

__construct()  : mixed
countParcelsPerSaleProduct()  : array<string|int, mixed>
configure()  : void
execute()  : int
calculateTotalNumberOfPackages()  : int
markShippedSaleProducts()  : void

Properties

Methods

countParcelsPerSaleProduct()

public countParcelsPerSaleProduct(array<string|int, mixed> $list) : array<string|int, mixed>
Parameters
$list : array<string|int, mixed>
Return values
array<string|int, mixed>

execute()

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

markShippedSaleProducts()

private markShippedSaleProducts(array<string|int, mixed> $results) : void
Parameters
$results : array<string|int, mixed>
Tags
throws
GuzzleException

        
On this page

Search results