When I go the manage inventory screen, the IDs are still there, but not being returned by the Order Items method. My other orders return properly, but the one marked received does not.
The order status won’t have any affect on anything other than the status of the order. You may want to check if those lots exists and have that information
Disregard, user error This order was processed before I re-uploaded my inventory when you corrected the cost bug and I fixed my public note to comply with the rules.
When you erase inventory all Lot IDs from previous placed orders are gone. I have no idea why this was designed the way it is. It made things really complicated for me.
I use the lot ID to match it up to inventory, I used to delete the 0 quantity lots while syncing (optional) but in some cases this happened before the order was downloaded making it difficult to match and convert everything (long story).
Comments
I use the lot ID to match it up to inventory, I used to delete the 0 quantity lots while syncing (optional) but in some cases this happened before the order was downloaded making it difficult to match and convert everything (long story).
I am working around it right now, all fine