From 30f9eb9f23fc1998f853d39c7e114117b3fbf5b0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 3 Jul 2021 18:32:52 +0200 Subject: [PATCH] Fix phpcs --- htdocs/core/tpl/objectline_view.tpl.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/core/tpl/objectline_view.tpl.php b/htdocs/core/tpl/objectline_view.tpl.php index 3f7e1616aff..56aba732c6b 100644 --- a/htdocs/core/tpl/objectline_view.tpl.php +++ b/htdocs/core/tpl/objectline_view.tpl.php @@ -354,7 +354,6 @@ if ($outputalsopricetotalwithtax) { } if ($this->statut == 0 && ($object_rights->creer) && $action != 'selectlines') { - $situationinvoicelinewithparent = 0; if ($line->fk_prev_id != null && in_array($object->element, array('facture', 'facturedet'))) { if ($object->type == $object::TYPE_SITUATION) { // The constant TYPE_SITUATION exists only for object invoice