Bug 22912

Summary: Accidental multiple clicking of fine "pay" creates multiple entries in accountlines table
Product: Koha Reporter: Vijay <ram.sundarv>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle, wizzyrea
Version: 18.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Vijay 2019-05-15 12:11:50 UTC
Accidental multiple clicking of fine "pay" button creates multiple entries in  accountlines table. 

When the library counter person click the 'pay' multiple times accidentally while paying the fine. Multiple entries are created in the accountlines. It is not controlled in the session level.
Comment 1 Liz Rea 2019-05-16 18:20:15 UTC
Hi Vijay, 

Which page are you referring to? As near as i can tell, there is a confirmation step between the "Pay" button and a payment actually being made. 

Normal importance until we can confirm what screen (a url would do) you are seeing this behaviour from.

Cheers,
Liz
Comment 2 Katrin Fischer 2019-11-24 20:40:57 UTC
I've tried to reproduce this and failed as well - Closing WORKSFORME. Please reopen with more information if the problem still exists.