Bug 39511

Summary: Error 500 when applying discount of 0
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Caroline Cyr La Rose 2025-04-01 13:23:46 UTC
I was testing something else and did not enter a discount amount, which resulted in an error 500. I think it should result in a warning or error message to tell the staff member that they forgot to enter a value in the discount input.

To recreate:
1. Go to a patron account > Accounting
2. Click 'Create manual invoice'
3. Enter an amount
4. Click 'Save'
5. Click 'Apply discount'
6. Click 'Confirm'
--> Error 500

It should say something like "Please enter a discount amount".