|
Posted by Rob on February 22, 2006, 11:03 am
Please log in for more thread options
The custom data would need to be set to the Session.Variable(1-10) before
PrintReceipt Hook is called. You can use a DLL addon to set your custom
data. You need to be careful that no other addon is using the same
variables.
If the data is static then you can just modify the receipt and hard code the
information into the body.
Rob
> Hi,
>
> I'm not sure if this is possible, but does anyone know of a way to display
> data from a custom table on a receipt?
>
> Thanks
>
> dave
|