[Koha-bugs] [Bug 23539] accountlines.accounttype should match authorised_values.authorised_value in size

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 17 21:17:52 CEST 2019


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

--- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Fridolin SOMERS from comment #7)
> (In reply to Kyle M Hall from comment #0)
> > Account type is a varchar(16), but the authorised value filling it (
> > MANUAL_INVOICE type ) is a varchar(80). Account type should be increased to
> > this size to avoid truncation of authorised values.
> 
> Authorised values category is call 'MANUAL_INV'

Thanks for the correction Frido!

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


More information about the Koha-bugs mailing list