package models func Init() { initProductCategory() initUoM() initProductTemplate() initProductProduct() initProductPricelist() }