IO-1336 Resolve towing/storage missing on export.

This commit is contained in:
Patrick Fic
2021-08-30 16:38:45 -07:00
parent 05e295fcac
commit 901c64ed85
2 changed files with 50 additions and 1 deletions

View File

@@ -53,7 +53,6 @@ query QUERY_JOBS_FOR_RECEIVABLES_EXPORT($ids: [uuid!]!) {
ro_number
clm_total
clm_no
invoice_allocation
ownerid
ownr_ln
ownr_fn
@@ -92,6 +91,9 @@ query QUERY_JOBS_FOR_RECEIVABLES_EXPORT($ids: [uuid!]!) {
class
ca_bc_pvrt
ca_customer_gst
towing_payable
storage_payable
adjustment_bottom_line
owner {
accountingid
}