Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4018 Tampilan

I have a problem that cannot extend the template website.contactus. It throws error

ValueError: Element '<xpath expr="//div[@name='mail_button']">' cannot be located in parent view

The view is in the table ir_ui_view and it has a div called mail_button. I've tried to extend it like it's extended by the website_crm addon. But the wierd thing is that there is no template with the id contactus in the website addons folder.
The confusing thin is that this worked, bud then I added something to my custom template and upgraded my custom module and it stopped working. I remember that I could there was an option to show this template in the website Customization menu but when you clicked on it the option vanished. I suspect that this is the problem.

How can I get the contactus page back? Or how do I fix the error? 




Avatar
Buang
Penulis Jawaban Terbai

Figured it out. Because there was no xml file with the template I thought it has to be generated. In debug mode I had to go to User Interface -> Views. Find the QWeb view and remove all Inherited views. After that I went on the website and used "/page/contactus" to access the base template or to generate it a new. After that I could extend it again with the custom module.  

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
5
Feb 24
24049
0
Jul 18
2605
2
Jul 18
3011
2
Nov 17
4502
3
Mei 23
15567