Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1322 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi 

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



Regards

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
9
maj 21
26977
1
lip 22
2939
1
kwi 16
3806
0
sie 15
8241
4
cze 25
11090