[Koha-bugs] [Bug 28368] Error when printing receipt of point of sale

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 18 23:39:34 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28368

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121114|0                           |1
        is obsolete|                            |

--- Comment #2 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 121136
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121136&action=edit
Bug 28368: Add fallback language for anonymous payment receipts

This adds a fallback for when a payment is made anonymously to allow
printing a receipt in the staff members current session language.

Test plan
1. Set `EnablePointOfSale` and `UseCashRegisters`
2. Add new cash register`
3. New debit type that 'can be sold'
4. Make a sale (via Point of Sale) using the above debit type.
5. Attempt to 'print receipt' from the subsequent prompt
6. Not the ISE: Can't call method "lang"
7. Apply patch
8. Attempt to 'print receipt' again, this time it should work.

Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list