Report that print quotes closed or quote status

Oct 22, 2009 1 Replies

How can I print a report that display the quotes status?



I mean all quotes open (no invoices done) or quotes closed (quotes converted invoice)


You can edit the quote summary report and add

Begin Column FieldName = "[Order].Closed" DrillDownFieldName = "" DrillDownReportName = "" Title = "Closed" VBDataType = vbBoolean Formula = "" ColHidden = False ColNotDisplayable = False FilterDisabled = False ColWidth = 1005 GroupMethod = groupmethodNone ColFormat = "" ColAlignment = flexAlignCenterCenter End Column

Remember to uncheck read-only in the report file properties before you save the changes

H> How can I print a report that display the quotes status?

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required