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 : Insert Invoice Line without ItemSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC SQL Support Forum

 New Topic 
 
 Post Reply 
[1]  
 Insert Invoice Line without Item 
 Author   Message 
  JimK 
  
 Group: Members 
 Posts: 34 
 Joined: 2006-08-08 
 Profile
 Posted : 2006-10-23 10:55:26

I have invoices that have expenses on them and these expenses show up on the invoice without an item (i.e. ItemRefFullName). They simply have a description, rate (which is always equal to the amount) and an amount (e.g. '12 faxes', 3.96, 3.96). I have a utility that combines invoices by inserting the lines from the old invoice into the new invoice. It gets stuck whenever it comes across one of these lines. It generates an error that says I am trying to insert an amount without an item. Can you come up with a way to insert an invoice line (into an existing invoice using TxnID) that has only the description, rate and/or amount? Thanks as always!

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-10-23 12:56:26

Sorry, you can't use the QuickBooks User Interface (UI) to enter invoice lines without a ITEM:

and likewise when you attempt to do the same using QODBC it advises likewise:

You will need to create a "Admin" or "Misc" item. 

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to