Skip to Content
Menu
This question has been flagged
2 Replies
2758 Views

I want to include routing descriptions in my production order reports. I have looked at the report code to try and do so, however, when i try to put it as a line in o.workcenter_lines it doesn't work. I think that is because it doesn't have the description information to draw upon in that page. I tried to create a new part in the code replacing o.workcenter_lines with o.mrp_routings but that didn't work either.


Can anyone help direct me as to what code I need to include to do this?

Avatar
Discard
Best Answer

If by Routing Description you mean the Notes for a Routing:



Then you can do this with a QWEB snippet like this:



This will give you the following Production Report:





If by Routing Description you mean the Notes for a Work Center:



Then you can do this with a QWEB snippet like this:


This will give you the following Production Report:


Avatar
Discard
Author Best Answer

Hi Ray thanks for the response, I actually meant in Routings the description of each operation.

Avatar
Discard
Related Posts Replies Views Activity
0
Feb 19
2695
0
Jan 22
1837
1
Apr 23
1380
0
Dec 15
2821
0
Mar 15
3469