Bug 27786

Summary: Payment method paycollect.pl needs to mirror pay.pl
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 19.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2021-02-24 22:35:13 UTC
pay.pl includes Amount tendered and Change to give lines.  We need those in paycollect.pl as well.

Leave the notes field!  We need that.  In fact, we need that in pay.pl as well.  That is being addressed in another ticket.
Comment 1 Christopher Brannon 2021-03-14 01:14:25 UTC
(In reply to Christopher Brannon from comment #0)
> pay.pl includes Amount tendered and Change to give lines.  We need those in
> paycollect.pl as well.
> 
> Leave the notes field!  We need that.  In fact, we need that in pay.pl as
> well.  That is being addressed in another ticket.

Scratch the part about the Amount tendered and Change to give lines.  Those are there.  We were hiding that in previous versions.  Sorry!

We still need the notes field.