mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-26 15:54:17 +01:00
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
Block a user