QuickBooks UK Edition Change VAT Field -


I'm trying to change the VAT field in QuickBooks UK. I want to say e instead of s. I am sending this XML, however, the VAT field fails to change. Am I using the wrong area?

Here's my XML:

I am using SalesTaxCodeRef - Full name as E

In my response, I have seen that SalesTaxCodeRef is the full name S and has been included:

   

I have seen that it happens with any code I use, like EGS. I tried to use the ListID field, however, it had no effect. Is there a setting in the QuickBooks UK to change the VAT field?

Try the new version of qbXML you are using:

  & Lt ;? Qbxml version = "3.0"? & Gt;   

That's ready for QuickBooks 2004.

If you use the new version of qbXML, then it is more likely that you will have better luck than try 8.0 or higher

  & lt ;? Qbxml version = "8.0"? & Gt;    

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -