mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix stampa fattura elettronica di acquisto
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user