mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-04-13 09:31:59 +02: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);
|
$xslt->importStylesheet($xsl);
|
||||||
echo $xslt->transformToXML($xml);
|
echo $xslt->transformToXML($xml);
|
||||||
|
|
||||||
|
exit;
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
<style>
|
<style>
|
||||||
#notifica {
|
#notifica {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user