Summary: | Fee descriptions autofill with unnecessary/incorrect info | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Fines and fees | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, indradg, kyle.m.hall |
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
Nick Clemens (kidclamp)
2014-09-18 18:55:51 UTC
(In reply to Nick Clemens from comment #0) > 1 - When adding manual invoices to a patron account the 'description' field > on the 'Create manual invoice' tab prefills to the type code for any type > except 'Lost item' (i.e 'F' for fine, 'A' for 'Account manag...') This is > not helpful to the user and is made even more unnecessary by bug 12415 Fixed, now a full description is added, that is more helpful. Wondering if we should leave it empty instead tho as it's a double up of information. > 2 - Copier fees description defaults to 'Copier fees' and the amount to > "0.25" which is just an odd assumption unless that is configurable. > Additionally, the account type for 'Copier Fees' shows as 'Copie' in both > the accounts tab and on receipts. For English that should probably be > either 'Copy' or stay with 'Copier fees' Fixed with the new debit types table. |