I installed this mod and it seems like most of it is working. I am getting some errors though.
0x80040400:QuickBooks found an error when parsing the provided XML text stream.
Within the Web Connector Log file I have found:
<div class="systemerror">1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1<br />[UPDATE quickbooks_que SET complete = -1 where id = ]<br /></div>
and:
Code:
SimpleXMLElement Object
(
[QBXMLMsgsRs] => SimpleXMLElement Object
(
[ItemInventoryAddRs] => SimpleXMLElement Object
(
[@attributes] => Array
(
[statusCode] => 3180
[statusSeverity] => Error
[statusMessage] => There was an error when saving a Items list, element "". QuickBooks error message: The name of the list element cannot be blank.
)
)
)
)