Merged in feature/IO-2793-State-Tax-Null-QBO (pull request #1469)
IO-2793 Add Comment to see output for testing
This commit is contained in:
@@ -67,6 +67,7 @@ exports.default = function ({ bodyshop, jobs_by_pk, qbo = false, items, taxCodes
|
|||||||
//Determine the Tax code grouping.
|
//Determine the Tax code grouping.
|
||||||
|
|
||||||
//Going to always assume that we need to apply GST.
|
//Going to always assume that we need to apply GST.
|
||||||
|
console.log("jobline", jobline)
|
||||||
const taxAccountCode = findTaxCode(
|
const taxAccountCode = findTaxCode(
|
||||||
{
|
{
|
||||||
local: false,
|
local: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user