Skip to main content

system.kanoa.inventory.addPartCategory(partCategoryInfo, userId)

Adds a new part category.


Parameters

partCategoryInfo Dictionary

- categoryNameString
- enabledBoolean
- parentPartCategoryIdInteger
- sortOrderInteger

userId Integer:Id of the user executing the function


Returns

partId Integer
message String None if success


Example