Hi, I wanted to fetch the Item’s UOM in Work Order’s Required Item table, but it didn’t work. Below are the screenshots:
-
I added an UOM field to show the UOM of ‘item_code’:
-
I inserted ‘item_code.stock_uom’ in the Fetch From field:
-
As you can see below, the fieldname for UOM in Item Doctype is ‘stock_uom’, hence there should be no issue to fetch the UOM.
Unfortunately, it didn’t. Can anyone point out the cause of this problem?