Update card.php
This commit is contained in:
parent
676067eafc
commit
c1f3626cd7
@ -196,8 +196,7 @@ if (empty($reshook)) {
|
||||
setEventMessages($object->error, $object->errors, 'errors');
|
||||
$action = '';
|
||||
}
|
||||
}
|
||||
// Change status of invoice
|
||||
} // Change status of invoice
|
||||
elseif ($action == 'reopen' && $usercanreopen) {
|
||||
$result = $object->fetch($id);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user