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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
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
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 24
|
27 | ||
|
1
Dec 24
|
55 | ||
|
0
Nov 24
|
50 | ||
|
0
Nov 24
|
61 | ||
|
1
Oct 24
|
169 |