Skip to Content
Menu
This question has been flagged
1 Reply
468 Views

Hello,I am asking about an error that appears when I try to inherit the web.external_layout.I am using multiple companies. It works for the first one, but when I try to upgrade the second one, I get the following message: "The element '' cannot be found in the parent view.Hello,I am asking about an error that appears when I try to inherit the web.external_layout.I am using multiple companies. It works for the first one, but when I try to upgrade the second one, I get the following message: "The element '' cannot be found in the parent view.


 L'élément '<xpath expr="//div[@name=&#39;informations_reference&#39;]">' ne peut être localisé dans la vue parente


Avatar
Discard
Best Answer

Hi,
Error saying that the node that you are looking into using the xpath expression is not existing in the view that you are inheriting.

Can you confirm a div named information_reference existing inside the original template that you inherit and not inherited and removed from other modules also.

Also its good if you add your full code, as you mentioned, it work for a company, without adding further coding, it has to work for all the companues.


 
Thanks

Avatar
Discard
Author

Hi,
Yeah the dv name information referance exist the main web external layout.
In the view "sale.report document "