Logidav Docs

ExportAsirOnlineProductsCommand extends ContainerAwareCommand uses LockableTrait

Class UpdateDropAndDepotPriceCommand

Table of Contents

Properties

$_logExport  : array<string|int, mixed>
$em  : EntityManagerInterface|null
$entityManager  : EntityManagerInterface|null
$header  : mixed
$output  : OutputInterface
$productService  : ProductService|null

Methods

__construct()  : mixed
configure()  : mixed
execute()  : int|void|null

Properties

$header

private mixed $header = ['id' => 'ID', 'img' => 'Img', 'sku' => 'Réf', 'ean' => 'Ean', 'name' => 'Nom', 'description' => 'Description', 'features' => 'Features', 'extraFeatures' => 'Extra Features', 'color' => 'Couleur', 'menzzoPrice' => 'Prix Menzzo', 'retailPrice' => 'Prix magasin', 'wholesalePrice' => 'Prix Facturé', 'cat' => 'Catégories', 'qty' => 'Qté', 'price' => 'Prix', 'variations' => 'Variantes', 'packageDimensions' => 'Dimensions', 'asirBuyPrice' => 'Prix d\'achat', 'matter' => 'Matière', 'matterDetail' => 'Matière détail', 'weight' => 'Poids', 'volume' => 'Volume', 'packagesNumber' => 'Nombre de packages', 'saleQty30' => 'Ventes sur 30j', 'buyingPrice' => "prix d'achat"]

Methods

execute()

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

        
On this page

Search results