From afac908fda312342798a769fa71cb56e56edcfcf Mon Sep 17 00:00:00 2001 From: tysauron Date: Tue, 12 Sep 2017 12:35:06 +0200 Subject: [PATCH] $soc->getAvailableDiscounts . where soc not set. --- htdocs/commande/card.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index 03c91b69710..dd7b3e4542c 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -1441,7 +1441,6 @@ if ($action == 'create' && $user->rights->commande->creer) $note_private = $object->getDefaultCreateValueFor('note_private'); $note_public = $object->getDefaultCreateValueFor('note_public'); } - $absolute_discount=$soc->getAvailableDiscounts(); print '
';