Bug 37671

Summary: Can't print receipt for refund from cash register transaction history
Product: Koha Reporter: Owen Leonard <oleonard>
Component: Point of SaleAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Owen Leonard 2024-08-19 11:44:32 UTC
ERROR PROCESSING TEMPLATE: undef error - Exception 'Koha::Exceptions::Account::IsNotCredit' thrown 'Account line 321 is not a credit'
 at /kohadevbox/koha/pos/printreceipt.pl line 54.
 at /usr/lib/x86_64-linux-gnu/perl-base/Carp.pm line 289

1. Make a purchase through Point of Sale.
2. Go to the transaction history for the register you used.
3. Issue a refund for the purchase.
4. Click the "Print receipt" button for that refund.