Tynan Fox
Comments
Recent activity by 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...
- View comment
- Edited
- 0 votes
-
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 ...
- View comment
- 0 votes
-
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...
- View comment
- Edited
- 0 votes
-
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...
- View comment
- 0 votes