Skip to main content

system.kanoa.inventory.deleteModelBomItem(modelBomId, userId)

Deletes a BOM item from a model.


Parameters

modelBomId Integer
userId Integer:Id of the user executing the function


Returns

success Boolean
message String None if success


Example