Skip to Content
मेन्यू
This question has been flagged
1 Reply
1008 Views

I saw the following code in the crm.lead model and tried to do the same for my model, and I also have an xls file in the same folder structure, but when I go to the import section, there is no suggestion to download the template default


@api.model
def get_import_templates(self):
return [{
'label': _('Import Template for Leads & Opportunities'),
'template': '/crm/static/xls/crm_lead.xls'
}]


Avatar
Discard
Best Answer

You can able to seen an "Import template" action on the center. 

In your case it will shows like  "Import Template for Leads & Opportunities"


Avatar
Discard
Related Posts Replies Views Activity
6
फ़र॰ 24
27525
1
नव॰ 23
2018
0
अप्रैल 24
1687
1
जन॰ 24
31
1
सित॰ 24
1667