We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab23acb commit 7f72c42Copy full SHA for 7f72c42
1 file changed
modules/articoli/src/Export/CSV.php
@@ -39,7 +39,7 @@ public function getAvailableFields()
39
'primary_key' => true,
40
],
41
[
42
- 'field' => 'descrizione',
+ 'field' => 'name',
43
'label' => 'Descrizione',
44
45
0 commit comments