Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
4533 Visninger

https://www.odoo.com/documentation/9.0/howtos/website.html

After I test this I get this error:

File "/usr/lib/python2.7/dist-packages/openerp/addons/base/ir/ir_model.py", line 993, in xmlid_lookup raise ValueError('External ID not found in the system: %s' % (xmlid))QWebTemplateNotFound: External ID not found in the system: academy.index

Avatar
Kassér
Bedste svar

Hi there, 

There can be one of the below mentioned case from three cases:

1: "Academy" Dependency is not added to the __manifest__.py file

2: Or, the file which has "academy.index" Mentioned is not available in __manifest__.py file

3: Need to define 'academy.index' of view file before __manifest__.py file in the data. 

I hope your problem is resolved by now. Feel free to ask your queries. 

Anisha Bahukhandi

Technical Content Writer

Webkul

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
nov. 16
7005
2
apr. 25
7030
3
feb. 23
22052
3
jun. 17
6489
0
dec. 16
3344