Skip to Content
Menu
This question has been flagged
1 Reply
5049 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
17209
2
Dec 21
1769
0
Oct 21
2859
2
Dec 19
23395
3
Nov 24
13981