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 0f57043 commit 28996c0Copy full SHA for 28996c0
1 file changed
plugins/importFE/actions.php
@@ -132,7 +132,7 @@
132
'data_registrazione' => post('data_registrazione'),
133
'articoli' => post('articoli'),
134
'iva' => post('iva'),
135
- 'conto' => post('conto'),
+ 'conto' => post('conti'),
136
'tipo_riga_riferimento' => post('tipo_riga_riferimento'),
137
'id_riga_riferimento' => post('id_riga_riferimento'),
138
'tipo_riga_riferimento_vendita' => post('tipo_riga_riferimento_vendita'),
0 commit comments