Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : Sales Order "Is Fully Invoiced" field contains incorrect data?Search Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC Frequently Asked Questions

 New Topic 
 
 Post Reply 
[1]  
 Sales Order "Is Fully Invoiced" field contains incorrect data? 
 Author   Message 
  Ellen Umland 
  
 Group: Members 
 Posts: 1 
 Joined: 2006-04-29 
 Profile
 Posted : 2006-04-29 03:32:10

I have successfully imported sales order data into Alpha 5 using the trial version of QODBC.  (I've been importing ALL the sales orders and filtering in Alpha 5).  There are about 30 sales orders from the last few months that have been invoiced, and show "Invoiced in Full" in red in QB, but come through as "F" in the Is Fully Invoiced field!   Also, a sales order that was deleted in QB is coming through. 

I've verified and rebuilt the QB data, but that didn't fix the problem.  How can this be happening???

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-04-29 10:20:59

Please update to QODBC v6.00.00.155 to correct the deleted transaction problem and run the following query using VB Demo to re-check your "IsFullyInvoiced" values.

SELECT TxnDate, CustomerRefFullName, RefNumber,
IsFullyInvoiced, SalesOrderLineDesc  FROM SalesOrderLine unoptimized

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to