9
Allow to extend PickingAndReceivingDetailsView (no extensionProperties in interface IPickingAndReceivingOrderLine)
We have business scenario to add a custom field into Picking and Receiving order line. But no extensionProperties in the entities interface IPickingAndReceivingOrderLine. Please add extensionProperties into the interface IPickingAndReceivingOrderLine. Noted: We can extends only Picking & R...
STATUS DETAILS
Completed
Administrator
IPickingAndReceivingOrderLine has the simple product entity property which supports extension properties, extension code can use this and add custom properties. Please let us know if this will not work for extension sceanrios.