Hi All,


I am still trying to modify the SalesNotInvoiced report to only show orders
that are delivered and not invoiced. I worked on this about a week ago
using an approach that did not work out so now I am back at it.

Since this is already calculated in the program and prints on the report I
thought such a modification should be easy. After looking at this again for
most of a day I have not been able to figure out and successfully determine
where to make the modification. Your help, suggestions, etc would be
appreciated.

Already calculated in the program:

display SalesQty deliveredNotInvoiced()
{
    return this.delivered() - this.invoiced();
}

Thanks,
Bob





Bob Brinker
Oakdene Group, Inc.
2625 Butterfield Rd. (Suite 212E)
Oak Brook, IL 60523-1261
(630)368-1046 x/230
(630)368-1050 (Fax)
[EMAIL PROTECTED]





Yahoo! Groups Sponsor

Get unlimited calls to

U.S./Canada



Yahoo! Groups Links

Reply via email to