xxxxxxxxxx
Your combo_product_id one2Many fields linke with custom model product.combo so you have to add the product_cost_id and combo_price fields to the product.combo model as related fields to product_template_id and you don't need to use computed function.