diff --git a/modules/anagrafiche/actions.php b/modules/anagrafiche/actions.php index f911962a9..9ba80377d 100644 --- a/modules/anagrafiche/actions.php +++ b/modules/anagrafiche/actions.php @@ -36,7 +36,8 @@ switch (post('op')) { 'diciturafissafattura' => $post['diciturafissafattura'], 'idpagamento_acquisti' => $post['idpagamento_acquisti'], 'idpagamento_vendite' => $post['idpagamento_vendite'], - 'idlistino' => $post['idlistino'], + 'idlistino_acquisti' => $post['idlistino_acquisti'], + 'idlistino_vendite' => $post['idlistino_vendite'], 'idiva' => $post['idiva'], 'settore' => $post['settore'], 'marche' => $post['marche'], diff --git a/modules/anagrafiche/edit.php b/modules/anagrafiche/edit.php index af8636245..cfb12bf48 100644 --- a/modules/anagrafiche/edit.php +++ b/modules/anagrafiche/edit.php @@ -154,7 +154,11 @@ if ($fornitore) { ?>