Can Serial Numbers Print on Receipts?

Can Serial Numbers Print on Receipts?

Is there a way of doing this?

Can anyone help?

Thanks in advance

Sid

Reply to
Sid
Loading thread data ...

Yes you can :), if you use Microsoft Dynamics POS. POS v3 (beta) already shows Serial numbers for serial items in receipts and on transaction pane.

If your version does not show serial numbers, try the following ,

First of all I assume you are familiar with Receipt xml definitions and you know how to create custom receipts, If you create a custom receipt using the default 40 column receipt xml shipped with MS POS, You will find definition in it, and there will be a loop like , which loops through all Transaction entries (ie. Items soled in a transaction).

Add the following where you wish to see the serial Number. This code will add the serial number in a separate row but you can modify this to add it anyware,

Len(ENTRY.SERIALIZED.NUMBER1) "|S/N." ENTRY.SERIALIZED.NUMBER1 "|"

Chamara Ranasinghe (IC)

-------------------------------------

##-----------------------------------------------## Newsgroup Access Courtesy

formatting link
Tax and Accounting Software ForumsWeb and RSS access to your favorite newsgroup - microsoft.public.pos - 35332 messages and counting! ##-----------------------------------------------##

Reply to
Chamara Ranasinghe

Thanks Chamara i'll try that -- i am using RMS V2.0.0105.

As a matter of interest what is the latest release version of RMS?

thanks again

Sid

"Chamara Ranas> Yes you can :), if you use Microsoft Dynamics POS.

Reply to
Sid

Jeff

Thanks for this -- nice to know the latest version does it.

I actually resolved it by editing the XML file in the end but thanks for the info

Sid

"Jeff @ Check Po> Sid,

Reply to
Sid

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.