Logidav Docs

FixSalesCommand extends ContainerAwareCommand
in package
uses LockableTrait

Class ResendSalesCommand

Table of Contents

Properties

$configService  : Config
$lengowService  : LengowService
$output  : mixed

Methods

checkTracking()  : bool
Check if product is really shipped
processFromLengowByStatusAndUpdate()  : mixed
Process orders from lengow, if they are complete in Logidav then update Lengow
processFromLogidavProcessing()  : mixed
configure()  : mixed
execute()  : int

Properties

Methods

checkTracking()

Check if product is really shipped

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

processFromLengowByStatusAndUpdate()

Process orders from lengow, if they are complete in Logidav then update Lengow

public processFromLengowByStatusAndUpdate(mixed $marketplace[, string $status = 'waiting_shipment' ]) : mixed
Parameters
$marketplace : mixed
$status : string = 'waiting_shipment'

processFromLogidavProcessing()

public processFromLogidavProcessing(mixed $marketplace) : mixed
Parameters
$marketplace : mixed

execute()

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

        
On this page

Search results