Does anyone have experience accessing the following internal field while importing?
CurrentDocument.CuryUnbilledOrderTotal
I need access to it because I want to remove a cancelled order line, get the new unbilled $ amount, and then enter that number into the “applied to order”
I BELIEVE I can’t simply do math on what I am removing, as there’s an external tax calculation that needs to happen after removing the line and saving the order
