Merge pull request #7380 from tysauron/patch-8
$soc->getAvailableDiscounts . where soc not set.
This commit is contained in:
commit
51d1c35399
@ -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 '<form name="crea_commande" action="' . $_SERVER["PHP_SELF"] . '" method="POST">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user