Update card.php
This commit is contained in:
parent
ebd3b00016
commit
676067eafc
@ -196,7 +196,8 @@ 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