diff --git a/test-temp.php b/test-temp.php index 5a21405..1692e13 100644 --- a/test-temp.php +++ b/test-temp.php @@ -48,6 +48,8 @@ ['100.00', '0.00', 'N2.1'], ]; +// TODO -> Fattura -> COMPOSE( passando dati e creando struttura per create !!!) + $datiXml = $fattura->create($header, $body, $dettaglioLinee, $datiRiepilogo); var_dump($datiXml);