콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
1479 화면

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
27277
1
7월 22
3176
1
4월 16
4030
0
8월 15
8394
4
6월 25
11439