RE: Receipt Modifications

Hi , I am trying to make a modification on the Z- report . I am trying to get the batch number to show up on the report.

I am using the variable Report.Batch.BatchNumber. For some reason it is not returning any value .

However I am using these variables and they are working: Report.Batch.StartDate Report.Batch.Starttime Report.Batch.EndDate Report.Batch.Endtime

Can anyone tell me what I may be doing wrong ?

I am not getting any error either.

Thanks Rene

Reply to
Rene
Loading thread data ...

the guilty code would help us out.

Reply to
root

the report already has a section for that:

"Register #|" Report.RegisterNumber "Batch #|" Report.Batch.BatchNumber "Batch Status|" Report.Batch.Status "Start Date|" Report.Batch.StartDate "Start Time|" Report.Batch.StartTime Len(Report.Batch.EndDate) "Date|" Report.Batch.EndDate "Time|" Report.Batch.EndTime "Date|n/a" "Time|n/a" ""

"Rene" wrote:

Reply to
Matt Hurst

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.