Bug 27786 - Payment method paycollect.pl needs to mirror pay.pl
Summary: Payment method paycollect.pl needs to mirror pay.pl
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: 19.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-24 22:35 UTC by Christopher Brannon
Modified: 2021-12-13 21:09 UTC (History)
0 users

See Also:
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:


Attachments

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