Skip to Content
Menú
This question has been flagged
2 Respostes
5193 Vistes

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
Best Answer

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
Best Answer

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
Related Posts Respostes Vistes Activitat
1
de nov. 25
112
1
d’oct. 25
617
2
d’oct. 25
388
0
d’oct. 25
1262
3
d’oct. 25
844