Merged in hotfix/2022-05-10 (pull request #470)
Update QBO export query for payments. Approved-by: Patrick Fic
This commit is contained in:
@@ -459,6 +459,7 @@ exports.QUERY_PAYMENTS_FOR_EXPORT = `
|
||||
md_responsibility_centers
|
||||
accountingconfig
|
||||
timezone
|
||||
md_ins_cos
|
||||
}
|
||||
payments(where: {id: {_in: $payments}}) {
|
||||
id
|
||||
@@ -486,6 +487,7 @@ exports.QUERY_PAYMENTS_FOR_EXPORT = `
|
||||
bodyshop{
|
||||
accountingconfig
|
||||
md_responsibility_centers
|
||||
md_ins_cos
|
||||
}
|
||||
}
|
||||
transactionid
|
||||
|
||||
Reference in New Issue
Block a user