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
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
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
Odoo8 Xpath ParseError: "ValidateError
Resolvido
|
5
jan. 19
|
5959 | ||
|
0
mar. 26
|
146 | |||
|
1
fev. 26
|
441 | |||
|
0
fev. 26
|
7 | |||
|
0
fev. 26
|
47 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.