Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5194 Vistas

I added a custom field to sale.order.form as following

<field name="x_un12"/> ( is a selection)

I want to add this field to a product, so every time I pick a product its respective selection comes up.

Avatar
Descartar
Mejor respuesta

Hi,

If you add the field in the sale order form, do the same for product form also, add a field in product master,


And when you select the product in ordelines, you can display the value corresponding to the product from the master. 


Add a field name 'x_u12' in sale order line, make it as related field with the product field.


Thanks

Avatar
Descartar
Mejor respuesta

Amin Abi,

Define the new field in product's view and make  the field related field with your sale order form's field x_un12.

Thank you

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 25
112
1
oct 25
617
2
oct 25
388
0
oct 25
1262
3
oct 25
844