Bug 35593 - Payments do not give enough accoutline information on transaction page
Summary: Payments do not give enough accoutline information on transaction page
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-18 16:28 UTC by Lucas Gass
Modified: 2023-12-18 16:35 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass 2023-12-18 16:28:43 UTC
To recreate:

1. Create a manual credit related to a given item by giving it a barcode.
2. Go to the transaction table, and see info. related to the accountline like barcode, title, call number, etc.
3. Now do a partial or full payment for that item.
4. Go back to the transaction table and notice that the payment does not show anything related to the item. ( barcode, title, call number, etc. )
5. You can click on the 'Details' button and then click the "Lost item (X)" link to get that info. but that is a lot of extra clicking!
Comment 1 Lucas Gass 2023-12-18 16:30:59 UTC
If I do a write-off instead of a payment the item information is displayed for that particular accountline.
Comment 2 Lucas Gass 2023-12-18 16:35:45 UTC
Actually, I am finding more inconsistency here. If I choose 'Write-off selected' or 'Write-off all' no item information is included.

If I choose 'Write-off' from the particular accountline, item information is passed through to the transaction page.