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

I am trying out Odoo's community version, and when trying to modify a part of it, I have run into an issue that I am unable to solve. I am trying to add a custom field to the quotation in form view, which I have done successfully, but when trying to show that field in the tree view as its own separate column, it simply does not show up. I will add my custom sale_order_view.xml file below. 

   

        sale.order.form.inherit

        sale.order

       

       

           

               

                   

               

           

       

   

   

        sale.order.tree.inherit

        sale.order

       

       

           

               

           

       

   


I have tried to do "inside" "//tree" in xpath as well and neither works.

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

Hi 

To add a new field inside the inherited tree view of sale quotation check the following code



Regards

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
9
مايو 21
27053
1
يوليو 22
2989
1
أبريل 16
3888
0
أغسطس 15
8294
4
يونيو 25
11156