<FOR each="ReportBatch">
<ROW> "Cashier Name |" Cashier.name </ROW>
<ROW> "Register #|" Report.RegisterNumber </ROW>
<ROW> "Batch #|" Report.Batch.BatchNumber </ROW>
<ROW> "Batch Status|" Report.Batch.Status </ROW>
<ROW> "Start Date|" Report.Batch.StartDate </ROW>
<ROW> "Start Time|" Report.Batch.StartTime </ROW>
I want to print a cashier name on blind close out who did blind close out on workstation.
but when I print blind close out on Server computer.
It prints name who logged in Strore Manager Operation.(ex. manager or owner's name)
so I did like this
<ROW> "Cashier Name |" Report.Cashier.name </ROW>
but error message pops up. and not printed.
any idea?
*This post is locked for comments
because no build in parameter give you reference of cashier name try the following scenario: Login to store operation manager using requested cashier after granting him manager rights print Z report after that revoke permission form cashier.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,902 Super User 2024 Season 2
Martin Dráb 229,302 Most Valuable Professional
nmaenpaa 101,156