Tynan Fox
Comentarios
Actividad reciente de Tynan Fox
-
Okay so I've been able to set up my script to check for tax miscalculation during validation and modify records to those tables if they don't match. It's going well. I've been fine tuning my import...
- Ver comentario
- Editado
- 0 votos
-
As I'm chugging along through my receipts, I've added some data validation functions to make sure the API/PHPpos is calculating everything out correctly to match my current master records/what was ...
- Ver comentario
- 0 votos
-
I think I figured it out. item_number must be UNIQUE. The script I was running was trying to add back in items which I had deleted. In the meantime I had created new items in the system with the s...
- Ver comentario
- Editado
- 0 votos
-
Here is the JSON encoded payload I am passing. I have attempted this in both my Dev server and my Production server and both produce the same problem. And as I said, my cURL $response is empty. Not...
- Ver comentario
- 0 votos
-
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...
- Ver comentario
- 0 votos
-
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...
- Ver comentario
- 0 votos
-
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,...
- Ver comentario
- 0 votos
-
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. :)
- Ver comentario
- 0 votos
-
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...
- Ver comentario
- 0 votos
-
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...
- Ver comentario
- 0 votos