コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1422 ビュー

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
5月 21
27148
1
7月 22
3080
1
4月 16
3932
0
8月 15
8333
4
6月 25
11304