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

The list view code is as follows:


id="view_fees_payment_type_tree" model="ir.ui.view">
name="name">Fees Payment Category
name="model">fees.payment.type
name="arch" type="xml">
string="Payment Type" editable="top">
name="name"/>
name="related_product_id" context="{'default_is_fees':True,'default_type':'service'}"/>
name="is_allowed"/>
name="max_intervals" invisible="1"/>





الصورة الرمزية
إهمال
أفضل إجابة

Hi,

You can add widget="many2onebutton" for the field in the tree.


See this video explaining the same: How To Make Many2one Field Clickable In Odoo Tree View


Thanks

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
ديسمبر 23
13411
0
أكتوبر 23
33
3
أكتوبر 23
787
1
أكتوبر 23
569
1
أغسطس 23
1687