Hello
I am a web developer
On my web page there is an IRequestProcessor2 object and few JavaScript functions to work with him.
I can create new Estimate in QuickBooks by QBXML query.
Now I need to activate QuickBooks window automatically and open that Estimate
Is there possible by QBXML (or QBFC)?
And how?
Thank you.
How to open new Estimate created by QBXML
525 views Asked by Oleg Kalenchuk At
1
You can use the TxnDisplayMod command to open the Edit Estimate window within QuickBooks. The qbXML syntax looks like this:
From the QuickBooks SDK documentation: