Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3033 Vistas

We are using Odoo V14 and we don't have studio app. We simply want to add a new text field on the product form to store some information. 


If we use the Setting-->Technical-->Model/Fields and add here. And change the form view of the product adding the fields. 


When upgrade, will the added field be lost? Is there any other drawback if adding direct in Model/Fields?

Avatar
Descartar
Mejor respuesta

Hi,

If you add the new fields to existing view, without inheriting it, you will loose the field from the view on upgrading it, then you might have to re add it to the view again. Instead of adding to original view, simply just create a view record that inherit the original view and add the field. This is a good approach where you will not loose the field from view on upgrading.

See this: Adding Custom Field From User Interface In Odoo

Thanks

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
sept 25
3180
0
ago 25
743
1
ago 25
2940
2
jul 25
8569
2
jul 25
4974