why can't I put this under the timesheet period??
<xpath expr="//sheet/group/group/[@string='Timesheet Period']" position="after">
<label for="project_field" string="Project"/>
</xpath>
It's not working
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
why can't I put this under the timesheet period??
<xpath expr="//sheet/group/group/[@string='Timesheet Period']" position="after">
<label for="project_field" string="Project"/>
</xpath>
It's not working
<xpath expr="//sheet/group/group/label[@string='Timesheet Period']" position="after">
or
<xpath expr="//sheet/group/group/label[contains(@string,'Timesheet Period')]" position="after">
kind regards,
Hello,
I think you are working on Odoo 9. and in Odoo 9 xpath is not working with string.
odoo8 not 9
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
5
gen 19
|
4838 | ||
|
0
apr 24
|
1724 | ||
|
4
nov 23
|
5734 | ||
|
0
ott 23
|
1473 | ||
|
0
dic 22
|
2408 |