Jump to content

Paul van Eykelen

Newbies
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Paul van Eykelen

  1. Ok fine. How can I create new entries for tax code and tax rate. I have a solution in which I generate invoices, but I can not populate tax unless entry is already in table. Which I need to enter manually
  2. I am attempting to upload new values for TaxRate and TaxCode into Quickbooks I used the script in the demo file to download the values but cannot upload them According to the API you need to use TaxServices to create new entries for TaxRate and TaxCode but I have not found a way on how to do that. The PCQO_RqNew("Create"; "TaxServices" ) does not work, nor does the entry for TaxCode nor TaxRate. I seem to be missing a value for certain entries, that I cannot create since I don't have the id yet.
  3. This information is for other developers like me dealing with the issue of an incomplete list, where it ends at 500 instead of the full list. I used a query to determine the MaxItems and insert that in the query to retrieve the whole list I used it successfully in the script for getting the items.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.