Fix debug code

This commit is contained in:
Laurent Destailleur 2019-12-16 19:19:37 +01:00
parent d22cd5c321
commit e3cc541ff2

View File

@ -1399,7 +1399,6 @@ class BookKeeping extends CommonObject
// TODO: In a future we must forbid deletion if record is inside a closed fiscal period.
print $sql; exit;
$resql = $this->db->query($sql);
if (!$resql) {