From 33d654555766ca55a744bca5025fc7cce17b30df Mon Sep 17 00:00:00 2001 From: valentina Date: Mon, 4 Nov 2024 10:06:12 +0100 Subject: [PATCH] fix: ripristino campo partenza merce in stampa ddt --- templates/ddt/header.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/templates/ddt/header.php b/templates/ddt/header.php index 76e3b1684..d4e269c5e 100755 --- a/templates/ddt/header.php +++ b/templates/ddt/header.php @@ -102,6 +102,15 @@ echo ' $c_codicefiscale$ + + + + +

'.tr('Partenza merce', [], ['upper' => true]).'

+ + +

'.$partenza.'

+ '; if (!empty($destinazione)) {