Skip to Content
Menu
This question has been flagged
2 Replies
5180 Zobrazenia

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
Zrušiť
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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
okt 25
595
2
okt 25
384
0
okt 25
1254
3
okt 25
833
1
sep 25
854