https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16639
Bug ID: 16639
Summary: Split item data from description in Fines tab into
separate columns
Change sponsored?: ---
Product: Koha
Version: 3.20
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
As an alternative approach to
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16461 , it would be
far better if separate "Barcode", "Due Date" and "Branch" columns were created
in the Fines->Account table and Fines->Pay Fines
So, my proposal for the for the Fines->Account table would be something like:
Date | Description of charges | Barcode | Due Date | Branch | Note | Amount |
Outstanding | Print
And accordingly for the Fines->Pay Fines table:
Fines & charges | Description | Barcode | Due Date | Branch | Payment note |
Account type | Notify id | Level | Amount | Amount outstanding
(The new tables /seem/ to have many columns to fit into the screen, but the
"Description" column doesn't have to be as long as it used to, so the result
will fit)
Be warned that this approach assumes also that separate columns should be
created in the accountlines db table to hold (at least) the branchcode (and/or
the item barcode).
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/