Skip to main content

I want to override the sold since radio button in “Inventory Lookup” panel on Sales Order screen, so that, it will display non stock items.

 

Hi @Hashini 

It appears that is not possible without customization. The only way I found to do it even close was to choose All Items, which is not what you are looking for. If you choose show items available, it will only give you physical inventory on hand. The Sold Since is only to that particular customer also. 

 


Hi @kandybeatty49,

Thanks for the reply. Could you please explain me how to do the customization in this case? Do I have to override the “sold since” field in the data class or should I use an event handler?

What I want to get is, to display the non-stock items related to the customer, once “sold since” radio button is selected.


HI @Hashini 

Unfortunately, I am not a developer, so I can not answer this. 

Possibly @Naveen Boga  @aaghaei  @darylbowman ? One of those might know the correct way to assist you. 


@Hashini @kandybeatty49 The “SiteStatus” view in the “SOOrderEntry” graph needs to be overridden. I did not look under the hood to see if it is a typical public view or a view delegate, but anyways fields and Handlers are irrelevant in this case. If you have not done coding, I am afraid you will need someone with this experience to do it for you or someone in the community who has enough spare time to do the code free of charge and provide it.


Hi @aaghaei , Thanks for the reply. I have done coding.

I’ll try override the “sitestatus” view.


Sure, good luck


We need to do this in 24r1 but the “sitestatus” data view is gone. How do we override this data view now? Thanks.


Reply