Fix stampa fattura elettronica di acquisto
This commit is contained in:
parent
e4e10726fb
commit
7e84a655ed
|
@ -59,6 +59,8 @@ if ($file->isFatturaElettronica()) {
|
|||
$xslt->importStylesheet($xsl);
|
||||
echo $xslt->transformToXML($xml);
|
||||
|
||||
exit;
|
||||
|
||||
echo '
|
||||
<style>
|
||||
#notifica {
|
||||
|
|
Loading…
Reference in New Issue