[Koha-bugs] [Bug 21739] 'Copier fees' should not be used as accounttype on maninvoice.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 31 22:28:28 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21739

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
The problem is that this comes form MANUAL_INV, where you have to put the
description in the authorised value (the code...) to make it show up correctly.
It's always been used as accounttype, but the field is too short.

So at the moment, it will be shortened to fit in... no longer with strict mode.

I think we can't use one hard coded account type for all MANUAL_INV entries, as
libraries need to be able to tell them apart (ILL fee from copier fees...)

So what can we do?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list