تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
5444 أدوات العرض

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.

الصورة الرمزية
إهمال