Skip to Content
Menu
This question has been flagged
1 Reply
2638 Views

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
Discard

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

Author

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

Author

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
Discard
Author

can this be done using the odoo studio app?

Author

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.

Author

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

Author

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.

Author

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

Author

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

https://imgur.com/QpmoFIb