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

If we add some fields into the Product.template.product.tree

                 

                          


Would this be problematic? I think once we did in our test staging, trying to remove an added field that we did in this way triggered a system error, but I can't recall if that field was added via Stuido then removed via Edit List View, or vice versa.


Could anyone share some lights on this, thank you in advance

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

Edit List View is a function provided by Odoo. Even though it'll not create any system errors while used correctly, It's better to create a custom module for any customization done. In that way, you'll have proper record of all the updates done to Odoo.

Some points to note while using Edit List View:

  • Changes made will be lost once you upgrade related module [for example a list view created from purchase module is updated from UI. when you upgrade purchase module, the list view will be loaded from code and your updates will be lost. This might cause system error, based on your code]
  • A new field cannot be created from this view. Only already created fields can be added to the current list view.
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
أبريل 19
7760
1
مارس 15
3795
1
يناير 24
14906
1
مارس 15
6025
List view headers تم الحل
2
فبراير 25
916