From f041345860014a5201d626d8673bc065fb4e0925 Mon Sep 17 00:00:00 2001 From: Matteo Date: Thu, 8 Nov 2018 13:11:50 +0100 Subject: [PATCH] Controllo su generazione fattura elettronica --- plugins/exportPA/edit.php | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/plugins/exportPA/edit.php b/plugins/exportPA/edit.php index 85509df2a..b3132fff2 100644 --- a/plugins/exportPA/edit.php +++ b/plugins/exportPA/edit.php @@ -88,13 +88,13 @@ echo ' echo '
-
+ -
'; @@ -115,3 +115,25 @@ echo '
'; + +if($generated){ + echo ' +'; +}