(By Default) Purchase UOM required at Material Request

Hi,

i need some help to set the default Value when ever new item is selected or changed. right now it’s getting Stock UOM.

where should i change the .JS to make it purchase_UOM. (Its a material rquest)

any help will be appreciated.
Regards,
Adnan

Hi @adnan

We have the same problem

We need to use default purchase UOM when material request type is Purchase. This works perfectly fine in Purchase Order but doesn’t work for material request.

I believe the code in erpnext/stock/get_item_details.py has this provision but for some reason its not working.

Appreciate if this can be looked in

Appreciate if someone guide how this can be resolved

https://github.com/frappe/erpnext/issues/13271