Page 1 of 1

Adding product web details to reports

Posted: 03 Oct 2012, 11:53
by mpfj
The product description box is too limiting for us, and on this forum I found a hint about using the "web details" to add extra info for printing on reports.

I have added this to one of our reports (a tweaked version of the OrderAck layout) as an extra footer containing a variable box with the expression "STOCK.WEB_DETAILS".

All seems fine apart from one *really* annoying "feature" ... none of the S1, S2, S3 or M lines appear any more.

If I change the expression to *any* other non-STOCK expression, then the missing lines magically re-appear !!

In fact, if I place a STOCK variable *anywhere* on my layout, the S1, S2, S3 and M lines are never shown. :evil:

Can anyone help me ?

This is driving me loopy !?!

Re: Adding product web details to reports

Posted: 03 Oct 2012, 12:26
by mpfj
Fixed it ... finally !?!

In Data->Joins, I needed to change the link from SOP_ITEM to STOCK from an "Inner" to a "ParentOuter" join type.

Obvious, really ...