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
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.