From 35046f11c2697aca18f312ce5929688d0a3fdd1f Mon Sep 17 00:00:00 2001 From: Allan Carr Date: Fri, 7 Jun 2024 14:31:33 -0700 Subject: [PATCH] IO-2793 Add Comment to see output for testing Signed-off-by: Allan Carr --- server/accounting/qb-receivables-lines.js | 1 + 1 file changed, 1 insertion(+) diff --git a/server/accounting/qb-receivables-lines.js b/server/accounting/qb-receivables-lines.js index 5091e0136..8702dba33 100644 --- a/server/accounting/qb-receivables-lines.js +++ b/server/accounting/qb-receivables-lines.js @@ -67,6 +67,7 @@ exports.default = function ({ bodyshop, jobs_by_pk, qbo = false, items, taxCodes //Determine the Tax code grouping. //Going to always assume that we need to apply GST. + console.log("jobline", jobline) const taxAccountCode = findTaxCode( { local: false,