This question has been flagged
1 Reply
2891 Views

Hope this saves someone else hours of troubleshooting.  The new documenation has an error in the xpath statement for snippets.

Avatar
Discard
Author Best Answer

The correct xpath should target the div class="o_panel_body". I had to use this as the target:

<xpath expr="//div[@id='snippet_structure']/div[2]" position="inside>

 

Avatar
Discard

this looks exactly the same to me...

Author

yes, the post was an answer, so I copied it as the answer...I just edited to make it more clear. I removed the answer from the first post, and put it only in the answer. still getting used to the odoo forum structure.