Fixing style errors.

This commit is contained in:
stickler-ci 2021-10-20 07:34:52 +00:00
parent 210926d23a
commit a8f69a2fb6

View File

@ -281,7 +281,7 @@ if (empty($reshook)) {
}
}
if($permissiontoadd) {
if ($permissiontoadd) {
// Décrémentation
if ($action == 'confirm_destock' && $confirm == 'yes' && $object->status == $object::STATUS_VALIDATED) {
$lines = $object->getLinesArray();