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

Hello,

I'm using Odoo13 Community Edition.


I want to get a parent value for "decoration-danger" if condition, for a one2many field inside a form view. The following tree view is inside a form view:

<tree string="Arbeitaufträge" create="false" editable="bottom" options="{'no_open': True}" decoration-danger="workcenter_id==_id and state in ('ready', 'progress', 'pending')">

<field name="name"/>

<field name="workcenter_id"/>

<field name="state"/>

</tree>


So with "_id" I want to get the id of the record from the form view.

I hope somebody can help me.

Thanks in advance.


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
نوفمبر 20
17807
1
فبراير 19
6182
0
مارس 15
4257
2
سبتمبر 24
7909
3
يوليو 23
11808