Rimosso $idsede da stampa ddt, per far uscire i dati del cliente

This commit is contained in:
Fabio Lovato 2018-03-27 16:05:16 +02:00
parent 84f329bc7e
commit bd988ef6c9
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ $records = $dbo->fetchArray($q);
$module_name = ($records[0]['dir'] == 'entrata') ? 'Ddt di vendita' : 'Ddt di acquisto';
$id_cliente = $records[0]['idanagrafica'];
$id_sede = $records[0]['idsede'];
$tipo_doc = $records[0]['tipo_doc'];
if (empty($records[0]['numero_esterno'])) {