Actual prod
This commit is contained in:
parent
50c70b5a69
commit
5839bca481
@ -1219,7 +1219,7 @@ class Requisitions{
|
||||
$r['master_delete'] = $master_delete['name'];
|
||||
$r['master_delete_phone'] = $master_delete['phone'];
|
||||
|
||||
if ($r['confirm'] == 10) {
|
||||
if ($r['confirm'] == 10 && empty($r['deal_id'])) {
|
||||
$r['reason'] = "Совершена сделка на ".$r['summa']." руб.";
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user