Hope this saves someone else hours of troubleshooting. The new documenation has an error in the xpath statement for snippets.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
3772
ビュー
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>
this looks exactly the same to me...
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.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
1月 16
|
6961 | ||
|
2
1月 23
|
20423 | ||
|
1
9月 21
|
6824 | ||
|
0
3月 16
|
3421 | ||
|
1
3月 15
|
6925 |