Skip to Content
Menu
This question has been flagged
1 Reply
4384 Views

I have a single assembly image on each Product that I want to show in a Work Order when that Product is being assembled.

Can I show the image for each product being made on the Work Order screen that shows on a Tablet?

Avatar
Discard
Best Answer

One possible way:

1. Create a new related field on the Work Order that points to the image field on the Product.

2. Inherit and Override the mrp.workorder.view.form.inherit.quality.tablet.new view and add the image directly before or after the Work Order Note field.

Example:



This can be done directly via the UI, without needing a module.

Avatar
Discard
Related Posts Replies Views Activity
4
Mar 22
15714
2
Dec 21
968
0
Oct 21
1742
2
Dec 19
22324
3
Nov 24
11718