Logidav Docs

UpdateSaleCommand extends ContainerAwareCommand
in package
uses LockableTrait

FinalYes

Class UpdateSaleStatusCommand This class loop on logidav sales that are processing, canceled, pending, pending_payment, holded, payment_refused in an interval of one month and check if those sales have been updated in Magento 2 and if so we update the sale and if the new sale status is processing we decrement the stock and if the sale is RETRAIT we send retrait email if the client is not already received an email

Tags
author

Axelites Team

Table of Contents

Methods

configure()  : mixed
Configure command
execute()  : int|null

Methods

execute()

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

        
On this page

Search results