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

This is specific to 10.0.


Up to 9.0, form view option was available according to the view_model setting in window action.



However, it is not the case with 10.0 and form view option is not available even when view_model includes it.



Because of this, it does not seem to be possible to switch to form view from an editable list view where clicking on a line let you edit the record in the current list view instead of opening the form view.


Is there a workaround which I am not aware of, or is this a limitation with 10.0?

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

in odoo 10 form view option not available.I check some base modules but it is not available in odoo10.
If you want to get form  view then add a button in tree view.Then write a function to get the form view.

refer this link more informtion\How to add edit button in tree view to get form view

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

Thanks! Another workaround can be to apply a "group by" and then click on record to open the form view as the tree view becomes uneditable when grouped.

group by is a nice option.

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يوليو 25
1751
1
مايو 25
1202
2
مايو 25
1803
3
يوليو 24
30023
1
يوليو 24
3701