data pubblicazione

This commit is contained in:
paoloar77
2024-06-21 13:19:35 +02:00
parent da8c6f1853
commit e31decc10b
5 changed files with 244 additions and 9 deletions

View File

@@ -191,7 +191,11 @@ class ProductUpdateUsedGm extends Command
'key' => 'ristampa',
'value' => $article->Ristampa
],
[
'key' => 'DataPubblicazione',
'value' => $article->DataPubblicazione
],
]
];