https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28120
Bug ID: 28120
Summary: Koha Account pay is logging fine amountoutstanding as
0 when paying selected lines
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Fines and fees
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
We have hardcoded a 0 into the logs in Koha/Account.pm
170 new_amountoutstanding => 0,
To recreate:
1 - Find a patron with debits, or charge a debit manually
2 - On the patron's accoutning tab Select 'Make a payment'
3 - Select the line and click 'Pay selected'
4 - Pay less than the full amount owed
5 - Go to Tools->log viewer
6 - Enter the patrons borrowernumber into 'Object' and hit enter
7 - Notice the fines log says 'new_amountoutstanding' => 0
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/