Inventory tab not visible in V15

I have the inventory tab in the customize form for Item. But when I want to create a new item, I cannot see it. As per my setting, it was not ticked hidden. Does anyone knows?

Hi,

I had a similar problem but can’t remember how I fixed it. In customize form , Try sliding the tab over to the right one or two places, Update and Reload. I think it was something like that.

Can you share your tab field settings?

Also check browser console, if there is some error.

Label: Inventory
Type: Tab Break
Name: inventory_section

No checkboxes checked

default is empty

options: fa fa tuck

No console errors

Because it depends on the condition set in the Inventory tab, if “is_stock_item” is selected, then the Inventory tab will appear.

I finally found out that it happens because I tried to upload Field file (From V13) and it solved when I manually customized my Item Doctype. Thank you everyone…