WIP: fix: invoice order #14

Closed
addison wants to merge 3 commits from fix/invoice-order into main
Owner
No description provided.
feat: try to improve order
All checks were successful
CI / frontend (pull_request) Successful in 36s
CI / backend (pull_request) Successful in 58s
84e826eef5
chore: add a script to compare
All checks were successful
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Successful in 59s
28ef60da8c
@ -148,4 +148,3 @@
FROM aptCDV_VW_APT_InvSalCredEstList i
LEFT JOIN Invoices inv ON i."Tran No" = inv.InvoiceNumber
` + whereClause + `
ORDER BY i."Tran Date" ASC, i."Tran No" ASC`
Author
Owner

I think the old order makes more sense. I will wait to get new CSV from Aptora export to make sure I actually need any changes.

I think the old order makes more sense. I will wait to get new CSV from Aptora export to make sure I actually need any changes.
addison changed title from WIP: fix: invoice order to draft: fix: invoice order 2025-12-01 18:06:23 -05:00
addison changed title from draft: fix: invoice order to WIP: fix: invoice order 2025-12-01 18:06:30 -05:00
addison closed this pull request 2025-12-03 15:18:16 -05:00
All checks were successful
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Successful in 59s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
kwila/office-automations!14
No description provided.