mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-03 01:08:08 +01:00
Fix fatturazione attività da bulk
This commit is contained in:
parent
8cca1ebaff
commit
884c36b4eb
@ -78,6 +78,7 @@ switch (post('op')) {
|
||||
|
||||
case 'crea_fattura':
|
||||
$id_documento_cliente = [];
|
||||
$fatturati = [];
|
||||
$n_interventi = 0;
|
||||
|
||||
$data = date('Y-m-d');
|
||||
|
Loading…
x
Reference in New Issue
Block a user