Skip to Content
Menu
This question has been flagged

On a sales order, when a product is selected, the product's description is automatically added (which can incidentally be updated without impacting the original product).

Our customers would like to see that the engineering drawing reference matches their purchase order, so we'd like to include this in each line.

We've added a custom field using Odoo's studio (file attachment).  I was hoping to add this field as a read-only field in the order line list using the Odoo studio, but I haven't been able to find the field (or any other product field for that matter) in order to add it. 

Am I missing something?

Update: 

I've got the file displaying as a download button. How do I change this to show the filename?

Avatar
Discard
Best Answer

HI,

If you have successfully added the field inside the product model to hold this data, you can now add a related field inside the sale order line model which related to the newly added field in product.


So once you select the product, the value will be automatically fetched from the prodiut master and displayed in order line.

For adding related field using studio, see: How To Add Related Fields Using Odoo Studio

Thanks & Regards

Avatar
Discard
Related Posts Replies Views Activity
3
Jul 24
1518
1
Dec 21
2077
0
Dec 21
419
0
Nov 20
1706
0
Sep 21
1114