diff --git a/base_custom_info/demo/custom.info.template.csv b/base_custom_info/demo/custom.info.template.csv index d6d96e0cc..91dc85be7 100644 --- a/base_custom_info/demo/custom.info.template.csv +++ b/base_custom_info/demo/custom.info.template.csv @@ -1,3 +1,3 @@ -id,name,model -tpl_smart,Smart partners,res.partner -tpl_gamer,Gamers,res.partner +id,name,model,model_id:id +tpl_smart,Smart partners,res.partner,base.model_res_partner +tpl_gamer,Gamers,res.partner,base.model_res_partner