Jump to content

This topic is 8419 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm doing a invoice print layout. Where i have a header with the customer info etc. Then th body which is related lineitems for the invoice. Followed by a footer with the totals etc.

But it seems that the body shows all the lineitems from all invoices. Is there somthing I can change to make it only show certain ones?

Before this way I used a portal but it could go for more then one page so i need they ability to print muiti-page.

Posted

One idea:

In the related file (the one with all the line items), create a leading sub-summary when sorted by the key field (the field used to determine the relationship). Then script to sort on the key field and print the results.

Additionally, you might want to have the sub-summary part break before each occurence -- that way, each invoice will be on its own page(s).

You might also want to have the file perform a find to locate just those invoices you want to print, then sort, etc.

HTH,

Dan

This topic is 8419 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.