Update orderstoinvoice.php
This commit is contained in:
parent
c7e8194df9
commit
b104133f7a
@ -630,7 +630,7 @@ if (($action != 'create' && $action != 'add') && !$error) {
|
|||||||
|
|
||||||
$db->free($resql);
|
$db->free($resql);
|
||||||
} else {
|
} else {
|
||||||
print dol_print_error($db);
|
dol_print_error($db);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user