Hi,
Can anyone tell me whether its possible to display Sales Rep name/Id on layaway receipt, and if yes any help on how to achieve this?
Thanks
*This post is locked for comments
Hi,
Can anyone tell me whether its possible to display Sales Rep name/Id on layaway receipt, and if yes any help on how to achieve this?
Thanks
*This post is locked for comments
In the transaction detail section :Add a column added in Column headers section
<COLUMNHEADER>
<ALIGNMENT> "<~" </ALIGNMENT>
<WIDTH> PageWidth * 0.20 </WIDTH>
<TEXT> "Rep" </TEXT>
</COLUMNHEADER>
There is a row added
<ROW> Entry.SalesRep.Number "|" Entry.Item.ItemLookupCode "|" Entry.Description "|" Entry.ExtendedFullPrice </ROW>
You can use the variable Entry.Salesrep.Name if you want the name instead of the rep number as used in the example above.
I emailed a receipt template file to your business info email address.
---
Marc
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... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156