Bug 38972 - The balanced total due value is preventing payment on transactions page
Summary: The balanced total due value is preventing payment on transactions page
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-27 12:07 UTC by Johanna Räisä
Modified: 2025-01-27 12:07 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Balanced total due value on transactions (53.48 KB, image/png)
2025-01-27 12:07 UTC, Johanna Räisä
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johanna Räisä 2025-01-27 12:07:24 UTC
Created attachment 177194 [details]
Balanced total due value on transactions

Calculating total due on transaction page is giving a result that cannot be paid if an account line is partly paid and some credit is added.

The balance is taking the credit into account and showing total due as zero even there is payment that you could pay. The payout amount does not work since you have to pay same amount as in total due and payment cannot be zero.