Skip to Content
Menú
This question has been flagged
2 Respostes
8199 Vistes

Hi Guys, In Openerp 6.1 i've inherited teh contract view form in a module and it works very well. So when i was trying to install the same module in openerp 7, i' ve got this error 'hr.contract': Element '<xpath expr="/form/notebook/page[@name='information']">' not found in parent view 'hr_contract.hr_contract_view_form' When i take a look in the form view in hr_contract, i did not find any changes. Thanks for helping

Avatar
Descartar
Best Answer

Hi,

look the code again, personally I see this :

<xpath expr="/form/sheet/notebook/page[@name='information']">

Bye

Avatar
Descartar
Autor

thanks it works with this expression

This question can be closed by validating my answer. Bye

Autor

Sorry, I thought i closed it

HI, to valid the question, you must check button valid "V" under the number of votes on the top left of the answer witch respond correctly to your question. Bye

Best Answer

Probably the problem is that the v7 form no longer contains a Notebook Page named `information'.

Avatar
Descartar
Autor

the page is named 'information' the probléme was tha path, they added "sheet"

Related Posts Respostes Vistes Activitat
1
de nov. 24
1790
5
de jul. 24
93324
1
de des. 23
3165
1
de maig 22
3834
0
de gen. 20
3033