Fix debug code
This commit is contained in:
parent
d22cd5c321
commit
e3cc541ff2
@ -1399,7 +1399,6 @@ class BookKeeping extends CommonObject
|
|||||||
|
|
||||||
// TODO: In a future we must forbid deletion if record is inside a closed fiscal period.
|
// TODO: In a future we must forbid deletion if record is inside a closed fiscal period.
|
||||||
|
|
||||||
print $sql; exit;
|
|
||||||
$resql = $this->db->query($sql);
|
$resql = $this->db->query($sql);
|
||||||
|
|
||||||
if (!$resql) {
|
if (!$resql) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user