Bug 37671 - Can't print receipt for refund from cash register transaction history
Summary: Can't print receipt for refund from cash register transaction history
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Point of Sale (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 11:44 UTC by Owen Leonard
Modified: 2024-08-19 11:44 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.