Bug 12960 - Fee descriptions autofill with unnecessary/incorrect info
Summary: Fee descriptions autofill with unnecessary/incorrect info
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: master
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 18:55 UTC by Nick Clemens
Modified: 2020-11-30 21:45 UTC (History)
4 users (show)

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 Nick Clemens 2014-09-18 18:55:51 UTC
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

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'
Comment 1 Katrin Fischer 2020-01-06 11:07:55 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.