콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
5579 화면

OpenERP/odoo Inheritance view, remove separator with string ?.


    raise ValidationError('\n'.join(errors))

ParseError: "Invalid view definition

Error details:

ew inheritance may not use attribute 'string' as a selector...Does odoo degraded ?

아바타
취소
베스트 답변

Hello Zahin,

I think you can not use "string" to get xpath in odoo 9


Please try using @name or separator[0] in your xpath


Thanks

아바타
취소
베스트 답변

Hi Zahin,

What you tried, please let us know. Because this will help us to let you explain.

아바타
취소