fix balances #1189

Merged
joan merged 2 commits from fix-balance into master 2022-11-30 09:03:01 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 492b852be8 - Show all commits

View File

@ -87,7 +87,6 @@ module.exports = Self => {
FROM vn.invoiceOut i
JOIN vn.company c ON c.id = i.companyFk
WHERE i.clientFk = ? AND i.companyFk = ?
ORDER BY payed DESC, created DESC
) t ORDER BY payed DESC, created DESC`,
Review

este no cal

este no cal
[
clientId,