Summary: | Add total amount column to invoice search results | ||
---|---|---|---|
Product: | Koha | Reporter: | Hannah Dunne-Howrie <hdunne-howrie> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Hannah Dunne-Howrie
2025-05-21 16:37:10 UTC
So, I was recently dealing with a reported problem with invoices (publisher sending through duplicate invoice numbers to new invoices) and it would have really helped if there was a 'total amount' column in invoice search results to be able to see quickly and easily which invoice was which by amount. Instead I had to go into each individual invoice and check the amounts which was LONG. You would make us very happy if we were able to customize this table view to include more columns The invoice detail page shows three different totals: Total (GST X %) Total ($) Total + adjustments + shipment cost ($) Which do you think is the correct one to show? That's is a very good question. For us we want 'Total + adjustments + shipment cost ($)' but I'm aware that other libraries might need a different value, so my hope would be that instead there are options to customize the table view in configuration so perhaps all three are enabled but then in configuration libraries can choose which to hide by default from view. |