CheckAlreadyImportedAsirInvoicingFilesCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class CheckAlreadyImportedAsirInvoicingFilesCommand This command is used to migrate and run checks for already imported asir invoicing files
Table of Contents
Properties
- $entityManager : EntityManagerInterface
- $filesImportService : FilesImportService|null
- $name : null
- $systemAlertService : SystemAlertService
Methods
- __construct() : mixed
- configure() : mixed
- Configure
- execute() : int|null
- updateInfo() : mixed
- updateSaleProductIdIfIsNull() : void|null
Properties
$entityManager
private
EntityManagerInterface
$entityManager
$filesImportService
private
FilesImportService|null
$filesImportService
$name
private
null
$name
$systemAlertService
private
SystemAlertService
$systemAlertService
Methods
__construct()
public
__construct([null $name = null ][, EntityManagerInterface|null $entityManager = null ][, FilesImportService $filesImportService = null ][, SystemAlertService $systemAlertService = null ]) : mixed
Parameters
- $name : null = null
- $entityManager : EntityManagerInterface|null = null
- $filesImportService : FilesImportService = null
- $systemAlertService : SystemAlertService = null
configure()
Configure
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
- $input : InputInterface
- $output : OutputInterface
Tags
Return values
int|nullupdateInfo()
private
updateInfo(mixed $systemAlert) : mixed
Parameters
- $systemAlert : mixed
updateSaleProductIdIfIsNull()
private
updateSaleProductIdIfIsNull() : void|null
Return values
void|null —update system alert if sale_product_Id is null