fix balances #1189

Merged
joan merged 2 commits from fix-balance into master 2022-11-30 09:03:01 +00:00
Contributor
No description provided.
alexandre added 1 commit 2022-11-30 07:40:03 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
27078595ce
fix balances
alexandre requested review from joan 2022-11-30 07:40:12 +00:00
jgallego requested changes 2022-11-30 08:22:34 +00:00
@ -87,4 +89,2 @@
JOIN vn.accounting a ON a.id = i.bankFk
JOIN vn.accountingType at2 ON at2.id = a.accountingTypeFk
WHERE i.clientFk = ? AND i.companyFk = ?
ORDER BY payed DESC, created DESC
Owner

este no cal

este no cal
alexandre added 1 commit 2022-11-30 08:23:05 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
492b852be8
delete orderBy
jgallego approved these changes 2022-11-30 08:25:14 +00:00
joan approved these changes 2022-11-30 09:01:38 +00:00
joan merged commit 53dc9eb0c7 into master 2022-11-30 09:03:01 +00:00
joan deleted branch fix-balance 2022-11-30 09:03:01 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#1189
No description provided.