Overview:
Whenever the user is creating an Order in iRep with a custom Order Record Type, the Order Line Record Type is changing to Direct_vod when it should be the same custom Record Type in Order.
Root Cause:
There is no custom Record Type in Order Line. Custom Record Types need to have a literal name match between Order and Order Lines.
Solution:
Create a custom Record Type with the same name in Order Line.
Related Documentation:
N/A
Thank you