Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3458 Prikazi

I added a custom field to the product template model and view.  I want to add this custom field in the product search view when you click "search more" when adding a product in the quotation/sales order line detail.  Can this be done using Odoo Studio? Thanks!

Avatar
Opusti

Hello,
When you are on your view, go to Studio.
In Studio go to button view and after in search and add your field by drag and drop in search.

Denis

Avtor

when you are in the view, you can't go to studio because the studio button is behind the screen.

Avtor

as you can see from this image

https://imgur.com/wh9L5z5

Best Answer

Hello,

You have to add this custom field in xml file of product template model search view.

Avatar
Opusti
Avtor

can this be done using the odoo studio app?

Avtor

I'm sorry. I mean the product search view when you click the 'search more' when choosing a product in the quotation line detail.

You have to enable the developer mode after you can edit the view and add the field from coding side.

Avtor

I have enabled developer mode. But the studio button cannot be clicked when you're in the "search more" product: search view.

Avtor

please refer to this image that you can't click on studio when in this view.

https://imgur.com/wh9L5z5

You have to add field in search view from product menu.

Avtor

I already did that. but the product search view did not show my modifications.

Avtor

you can see in this image. the classification (x_studio_series) is the new field.

https://imgur.com/QpmoFIb