Logidav Docs

SaleProductShipmentService
in package

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : mixed
$logService  : LogService

Methods

__construct()  : mixed
generatePartsTicketBySaleProductShipment()  : mixed
generateTamdisExpeditionTicketsForParts()  : mixed
getChronopostColisInformationsByBarcode()  : mixed
getColisInformationsByBarcode()  : mixed
getGeodisColisInformationsByBarcode()  : mixed
getGlsColisInformationsByBarcode()  : mixed
getProductInformationsByReferenceOrById()  : mixed
getRepo()  : SaleProductShipmentRepository
getSdenColisInformationsByBarcode()  : mixed
getTamdisColisInformationsByBarcode()  : mixed
getVirColisInformationsByBarcode()  : mixed
onPreShipment()  : mixed
onTicketPrinted()  : mixed
save()  : mixed
sendSparePartsEmailToAsir()  : void
menzzoTickets()  : mixed
getChronoPdf()  : false|string
Get chronopost file
getSdenSaleProductsByCode()  : mixed
getSdenSaleProductShipmentsByCode()  : mixed
getTicketsPaths()  : array<string|int, string>
processSdenResults()  : mixed

Properties

Methods

__construct()

public __construct(EntityManagerInterface $entityManager, ContainerInterface $container, LogService $logService) : mixed
Parameters
$entityManager : EntityManagerInterface
$container : ContainerInterface
$logService : LogService

generateTamdisExpeditionTicketsForParts()

public generateTamdisExpeditionTicketsForParts(mixed $sale, mixed $saleProduct, mixed $listUmgs) : mixed
Parameters
$sale : mixed
$saleProduct : mixed
$listUmgs : mixed

getChronopostColisInformationsByBarcode()

public getChronopostColisInformationsByBarcode(mixed $code) : mixed
Parameters
$code : mixed

getColisInformationsByBarcode()

public getColisInformationsByBarcode(mixed $code) : mixed
Parameters
$code : mixed

getGeodisColisInformationsByBarcode()

public getGeodisColisInformationsByBarcode(mixed $code) : mixed
Parameters
$code : mixed

getGlsColisInformationsByBarcode()

public getGlsColisInformationsByBarcode(mixed $code) : mixed
Parameters
$code : mixed

getProductInformationsByReferenceOrById()

public getProductInformationsByReferenceOrById([string|null $product_reference = null ][, int|null $product_id = null ]) : mixed
Parameters
$product_reference : string|null = null
$product_id : int|null = null

getSdenColisInformationsByBarcode()

public getSdenColisInformationsByBarcode(mixed $code) : mixed
Parameters
$code : mixed

getTamdisColisInformationsByBarcode()

public getTamdisColisInformationsByBarcode(mixed $code) : mixed
Parameters
$code : mixed

getVirColisInformationsByBarcode()

public getVirColisInformationsByBarcode(mixed $code) : mixed
Parameters
$code : mixed

getChronoPdf()

Get chronopost file

private getChronoPdf(mixed $url) : false|string
Parameters
$url : mixed
Return values
false|string

getSdenSaleProductShipmentsByCode()

private getSdenSaleProductShipmentsByCode(mixed $code) : mixed
Parameters
$code : mixed

processSdenResults()

private processSdenResults(mixed $results, mixed $code) : mixed
Parameters
$results : mixed
$code : mixed

        
On this page

Search results