Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
9391 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

<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,

Imagine profil
Abandonează
Cel mai bun răspuns

Hello,

I think you are working on Odoo 9. and in Odoo 9 xpath is not working with string.

Imagine profil
Abandonează
Autor

odoo8 not 9

Related Posts Răspunsuri Vizualizări Activitate
5
ian. 19
5132
0
apr. 24
2033
4
nov. 23
6171
0
oct. 23
1917
0
dec. 22
2760