Hello Dear Devs,
I have an issue creating a wave record for the Transfer Order.
The Suitelet script is used to do this job for two types of records Sales Order and Transfer Order.
CASE:
SL script is creating a Wave for SO AA and TO BB.
The item XX is present on both records, and the quantity, quantity committed and quantity allocated are equal to 1 - line committed in full.
The wave creation from SO is successful but for TO is not.
The wave creation from UI for TO BB is also successful.
When submitting a wave record programmatically system returns the following error: Unable to generate a wave for orders with subitems or components that are kits or packages. All subitems or components must be fully committed.