Fix fatturazione attività da bulk

This commit is contained in:
MatteoPistorello 2022-04-07 17:26:23 +02:00
parent 8cca1ebaff
commit 884c36b4eb
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ switch (post('op')) {
case 'crea_fattura':
$id_documento_cliente = [];
$fatturati = [];
$n_interventi = 0;
$data = date('Y-m-d');