Hi,

Sometimes username is not what people like to see on printed paper. For example, few people tend to use some funky nicknames or abusive words. It is really annoying when someone else see this.

How to disappear the customer name from pos receipt print.
Also how to turn off autocomplete username search on the "POS transaction" screen under "Customer Info" area.

Thanks for any tips/tricks or code :D

Comments

sharif.tanveer created an issue. See original summary.

gmem’s picture

StatusFileSize
new3.74 KB

I've gone ahead and written a patch to add a toggle as to whether to print the customer name to the receipt, it can't be changed once submitted but that might be an easy fix? I've also fixed a small bug that prevented the transaction object from reaching the template, which might have been an issue elsewhere.

gmem’s picture

Status: Active » Needs review
smccabe’s picture

StatusFileSize
new3.75 KB

Patch looks good, only some small naming and wording corrections. Form variables use snake_case not camelCase.

  • smccabe committed f86f265 on 7.x-2.x authored by gmem
    Issue #2957925 by gmem, smccabe, sharif.tanveer: Remove Customer name...
smccabe’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.