mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fixing style errors.
This commit is contained in:
parent
210926d23a
commit
a8f69a2fb6
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user