Logidav Docs

SavExportCsvTmpCommand extends ContainerAwareCommand
in package

Table of Contents

Methods

configure()  : mixed
execute()  : mixed
getApprovedRefunds()  : mixed
getPreRefund()  : mixed
getRefund()  : mixed
getSavProducts()  : mixed
Getting sav products
getTotalOrderLessThanRefundAmount()  : mixed
getTotalRefund()  : mixed

Methods

execute()

protected execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface

getApprovedRefunds()

private getApprovedRefunds(mixed $savLine) : mixed
Parameters
$savLine : mixed

getSavProducts()

Getting sav products

private getSavProducts(mixed $savLine) : mixed
Parameters
$savLine : mixed
Tags
@return

getTotalOrderLessThanRefundAmount()

private getTotalOrderLessThanRefundAmount(mixed $saleSav, mixed $totalRefund) : mixed
Parameters
$saleSav : mixed
$totalRefund : mixed

        
On this page

Search results