Report that print quotes closed or quote status

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)

Reply to
RicoTowers
Loading thread data ...

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?

Reply to
convoluted

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.