cancel
Showing results for 
Search instead for 
Did you mean: 
asanka
Level 1

Quickbooks Desktop Sales order transaction date setting

I'm using the QuickBooks web connector to create sales orders on QuickBooks desktop. Here is a sample QBXML that I'm using.

 

<?xml version="1.0" encoding="UTF-8"?>
<?qbxml version="14.0"?>
<QBXML>
<QBXMLMsgsRq onError="stopOnError">
<SalesOrderAddRq>
<SalesOrderAdd>
<CustomerRef>
<ListID>80000001-1643109823</ListID>
<FullName>Restaurant</FullName>
</CustomerRef>
<PONumber>47773542</PONumber>
<ShipDate>2022-01-29</ShipDate>
<TxnDate>2022-01-28</TxnDate>
<SalesOrderLineAdd>
<ItemRef>
<ListID>80000001-1643109922</ListID>
<FullName>ASuper Food </FullName>
</ItemRef>
<Quantity>8</Quantity>
<Amount>217.60</Amount>
</SalesOrderLineAdd>
</SalesOrderAdd>
</SalesOrderAddRq>
</QBXMLMsgsRq>
</QBXML>

 

It works perfectly fine when I remove the TxnDate element from the XML. But when having the TxnDate element, it throws  following error:

QuickBooks found an error when parsing the provided XML text stream.

 

Any help would be highly appreciated.

2 Comments 2
MaryLandT
Moderator

Quickbooks Desktop Sales order transaction date setting

Let's get you to the right support team who currently supports creating sales orders using Web Connector, asanka.

 

I recommend seeking help through another forum. We call in Intuit Developer Forum. It's a place where different developers and coders help each other with app integrations and programming.

 

Here's how to get in touch with them.

 

  1. Go to this link: https://developer.intuit.com/.
  2. Scroll down, then click Contact us under the Intuit column.
  3. Click Ask A Question.
  4. Select your subscription.
  5. Sign in to your QBO account and follow on-screen instructions.

 

One of our developers can provide the correct template so you can create a sales order.

 

Let me know if there's anything else you need by commenting below. I'll be right here whenever you have more questions about the error you're getting.

asanka
Level 1

Quickbooks Desktop Sales order transaction date setting

Okay I will!

Need to get in touch?

Contact us