From 2ac8723ce9a6c82f570f12ff2e84eed2105c4f02 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 11 Jun 2019 21:02:41 +0200 Subject: [PATCH] Code comment --- htdocs/core/tpl/objectline_view.tpl.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/core/tpl/objectline_view.tpl.php b/htdocs/core/tpl/objectline_view.tpl.php index 53c55a8163ba7..d048b6f7c9df3 100644 --- a/htdocs/core/tpl/objectline_view.tpl.php +++ b/htdocs/core/tpl/objectline_view.tpl.php @@ -30,6 +30,7 @@ * $permtoedit (used to replace test $user->rights->$element->creer) * $senderissupplier (0 by default, 1 for supplier invoices/orders) * $inputalsopricewithtax (0 by default, 1 to also show column with unit price including tax) + * $outputalsopricetotalwithtax * $usemargins (0 to disable all margins columns, 1 to show according to margin setup) * $object_rights->creer initialized from = $object->getRights() * $disableedit, $disablemove, $disableremove