Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
8191 Представления

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

Аватар
Отменить
Лучший ответ

Hi,

look the code again, personally I see this :

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

Bye

Аватар
Отменить
Автор

thanks it works with this expression

This question can be closed by validating my answer. Bye

Автор

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

Лучший ответ

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

Аватар
Отменить
Автор

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

Related Posts Ответы Просмотры Активность
1
нояб. 24
1785
5
июл. 24
93292
1
дек. 23
3159
1
мая 22
3822
0
янв. 20
3030