Matthew Sikorski
Activity overview
Latest activity by Matthew Sikorski
-
Matthew Sikorski commented,
It fixed the 500 and seems ok. I'll let you know if any other errors pop up.
- View comment
- 0 votes
-
Matthew Sikorski commented,
I tried that but still got a 500 error. I put it into debugging mode and discovered that I needed to add this to PHPPOSCart.php public $custom_field_11_value;public $custom_field_12_value;public $c...
- View comment
- Edited
- 0 votes
-
Matthew Sikorski commented,
I tried adding 8 custom fields. I changed the constant and added the fields to the customers table. Everything was fine when I edited customers, but when I tried ringing a sale I got a "sales trans...
- View comment
- 0 votes
-
Matthew Sikorski commented,
I am running into a similar issue with inventory counts. I have too many items to count at one time, so I want to break it up into several parts. I understand how I can use the Category filter in t...
- View comment
- 0 votes
-
Matthew Sikorski commented,
There are no errors. The purchase order gets saved, but it has the wrong item. It has the "parent" item rather than the variation that I specified.
- View comment
- 0 votes
-
Matthew Sikorski commented,
I've been beating my head against this all day and can't get it to create a purchase order with the variation rather than the parent item. Here is the code for my call. Please let me know what I'm ...
- View comment
- 0 votes
-
Matthew Sikorski commented,
Thank you for that. The problem was FOLLOWLOCATION (I had set to false). Now I just need to figure out what fields I need to pass to create a purchase order with specific variations of items.
- View comment
- 0 votes
-
Matthew Sikorski commented,
I'm not sure if it matters, but I am using the downloaded version on my own server.
- View comment
- 0 votes
-
Matthew Sikorski created a post,
API help
I am trying to create a workflow for purchase orders using the API. In the first part of the process, I am trying to retrieve items based on the item_number using a call like this: $get_data = call...
- Matthew Sikorski
- 2 followers
- 7 comments
- 0 votes