Comment field in Manager??

Oct 08, 2007 3 Replies

Hello,



I have a question about the comment field (SHIFT + F9) in POS Is it possible to get it on the active report "Detailed Sales"?



Or if it isn't possible, how can i get a comment from a transaction in the Manager on a report.



Hope it is clear enough, if not say so.


Hi Raymond - edit the detailed sales report with notepad....first go to your reports directory and rightclick the report - uncheck "read only" - apply then open it with notepad paste this at the bottom (I copied the cashier column and made changes accordingly) - hopefully this will help you - if you don't want the column to always print then set ColHidden = True

Begin Column FieldName = "[Transaction].Comment" DrillDownFieldName = "Comments" DrillDownReportName = "" Title = "Comments" VBDataType = vbString Formula = "" ColHidden = False ColNotDisplayable = False FilterDisabled = False ColWidth = 1350 GroupMethod = groupmethodNone ColFormat = "" ColAlignment = flexAlignLeftCenter End Column

"Raym> Hello,

Hi convoluted,

I gone try this, many thanks for the fast answer!!

Hi Convoluted,

It worked, thanks!

Kind regards,

Raymond Bakker ReBuS b.v. The Netherlands

Join the Discussion

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

Didn't find your answer?

Ask the community — no account required