Merge branch 'NEW_stockstransfers' of github.com:atm-gauthier/dolibarr into NEW_stockstransfers
This commit is contained in:
commit
1135ba7116
@ -282,7 +282,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