Hi,
I have inlcuded the Quantity as an additional column on the receipt. We are using the variable Entry.Quantity. The field is showing correctly but using 4 decimal places. Can you let me know how this can be changed to remove the decimal places?
Regards
Brian
*This post is locked for comments
Hello Brian,
Thank you for posting the solution to our Partner Forums.
You were able to resolve the issue by setting the variable to vblong:
<SET name="TransactionQty" type="vblong">Entry.Quantity</SET> <ROW> TransactionQty "|" Entry.Description "|" Entry.ExtendedFullPrice </ROW>
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,316 Most Valuable Professional
nmaenpaa 101,156