Hello, I'd like to be able to print total number of items on the receipt, but I don't want to include non-inventory items in the count. We use non-inventory items as messages for the customers. Can this be done? If I can add total number of items on the receipt what happens to weighted item counts? Thanks
Non-inventory Items / Weight Items
Apr 22, 2008
3 Replies
Hi Amy
Have you looked at us> Hello,
Yes - I remembered this post after answering "Looking up transactions" on 4/25 You could probably use that same report to track entries in shfit f9
To track line item comments, you can add this to the detailed sales report
Begin Column FieldName = "TransactionEntry.Comment" DrillDownFieldName = "" DrillDownReportName = "" Title = "Item Comment" VBDataType = vbString Formula = "" ColHidden = False ColNotDisplayable = False FilterDisabled = False ColWidth = 2200 GroupMethod = groupmethodNone ColFormat = "" End Column
H> Hadn't thought of that. We could try it. Can I run a report on transaction
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required