Logidav Docs

FixProcessingSaleCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$configService  : Config
$connection  : mixed
$em  : mixed
$lengowService  : LengowService
$output  : mixed
$user  : mixed
$eventDispatcher  : EventDispatcherInterface

Methods

__construct()  : mixed
SaleExpeditionCsvChronopostCommand constructor.
checkSden()  : bool
Check SDEN tracking
checkSdenAsir()  : bool
Check SDEN tracking
checkTamdis()  : mixed
checkTracking()  : bool
Check if product is really shipped
checkTrackingOld()  : bool|array<string|int, mixed>
Check if product is really shipped
cleanDuplicateChronopost()  : mixed
fixChronopost()  : mixed
fixChronopostSales()  : mixed
fixGeodis()  : mixed
fixGlsAsir()  : mixed
fixLengow()  : mixed
fixLogidav()  : mixed
fixSden()  : mixed
configure()  : mixed
execute()  : int

Properties

Methods

__construct()

SaleExpeditionCsvChronopostCommand constructor.

public __construct([null $name = null ][, EventDispatcherInterface $eventDispatcher = null ]) : mixed
Parameters
$name : null = null
$eventDispatcher : EventDispatcherInterface = null

checkSden()

Check SDEN tracking

public checkSden(mixed $trackingNumber) : bool
Parameters
$trackingNumber : mixed
Return values
bool

checkSdenAsir()

Check SDEN tracking

public checkSdenAsir(mixed $cabGeodisUM) : bool
Parameters
$cabGeodisUM : mixed
Return values
bool

checkTracking()

Check if product is really shipped

public checkTracking(mixed $track, mixed $sp) : bool
Parameters
$track : mixed
$sp : mixed
Return values
bool

checkTrackingOld()

Check if product is really shipped

public checkTrackingOld(mixed $track, mixed $sp[, mixed $asArray = false ]) : bool|array<string|int, mixed>
Parameters
$track : mixed
$sp : mixed
$asArray : mixed = false
Return values
bool|array<string|int, mixed>

cleanDuplicateChronopost()

public cleanDuplicateChronopost(mixed $from) : mixed
Parameters
$from : mixed

fixLengow()

public fixLengow(mixed $from, mixed $marketplace, mixed $status) : mixed
Parameters
$from : mixed
$marketplace : mixed
$status : mixed

fixLogidav()

public fixLogidav(mixed $from, mixed $page) : mixed
Parameters
$from : mixed
$page : mixed

execute()

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

        
On this page

Search results