#6925 - inctorems-check #2150

Merged
alexm merged 6 commits from 6925-invoice-transaction into dev 2024-03-11 06:28:03 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 8cda12a9da - Show all commits

View File

@ -58,7 +58,6 @@ module.exports = Self => {
AND t.refFk IS NULL
GROUP BY t.id
`, [toDate, toDate]);
console.log('tickets: ', tickets);
await closure(ctx, Self, tickets);