Tynan Fox
Comments
Recent activity by Tynan Fox
-
What might cause the API to fail to create an item? Most all of my items get created just fine but there are a select few I am submitting via the API which create....a confusing result. A new item...
- View comment
- 0 votes
-
I actually figured out in the API files where to turn up the limit on requests and have done that. I can see why it's there for a POS that is in active use/production and I'm sure I'll be turning t...
- View comment
- 0 votes
-
Ahhh I hadn't updated. Did that and now I see it, thanks. And (hopefully) one of my final questions. I wrote a script to bring in the sales receipts and it's running smoothly, error free after 17,...
- View comment
- 0 votes
-
Hey so, that correction you needed to make for Receivings to set cart_change_date = TRUE; ? ....you need to do that to the Sales.php script in the API as well. :)
- View comment
- 0 votes
-
How does one pass in the Delivery Fee via the API? Thus far, we have used variable delivery fees in QBPOS, charging the customer an amount based on the actual price of the shipping charge, so I don...
- View comment
- 0 votes
-
Okay I have now successfully been able to migrate absolutely all my historical data except the last and biggest hurdle - all 127,000 of my sales receipts. Planning to use the API for this. Is ther...
- View comment
- 0 votes
-
Okay thanks - good to know :)
- View comment
- 0 votes
-
Well, that might explain part of it. Lol. In any event, do a simple short Physical Inventory. In the item list, quantities are updated. Now delete the PI just created. Go back and look at the ite...
- View comment
- 0 votes
-
Thanks for the updates and thanks for taking my bug reports so seriously. :) While debugging my attempts to insert my history of Physical Inventory Counts, I've noticed that deleting a Physical Inv...
- View comment
- 0 votes
-
On a somewhat related side note, I'm curious about what the benefit of passing item data in the API cart is? It appears that in order to build a cart, the API must be supplied with the item_id. UPC...
- View comment
- 0 votes