vtws_revise and vtws_retreive broken for inventory modules
When using vtws_revise and vtws_retrieve the parameters LineItems (The list of items is the records) is not pulling correctly.
The error is located at: getAllLineItemForParent() This function evaluate is the passed parameter is an array but it will never be. It's alway the ID of the record you are retrieving.