I'd like to print MFG Notes on our traveler reports. The report table relationships are as follows:
- MOP_Routing_Line
- -Manufacture Order Master
- --MFG Notes (I add this one to retrieve the notes)
When I add that last one, however, the report prints blank when there is no note. When there is a note, everything prints as expected.
When I look at the relationship between MOP_Order_MSTR and MFG_Notes, the only key is 'Note Index', relationship type is 'one record'. There are no restrictions on the report.
*This post is locked for comments