BConnect POS - Reference PHP

CompleteExistingSalesCommand extends Command
in package

Attributes
#[AsCommand]
$name: 'app:sales:complete-existing'
$description: 'Met à jour toutes les ventes existantes avec le statut "Complété" pour stabiliser les statistiques.'

Table of Contents

Properties

$entityManager  : EntityManagerInterface
$saleRepository  : SaleRepository

Methods

__construct()  : mixed
execute()  : int

Properties

Methods

execute()

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int
On this page

Search results