18 Sep
2019
18 Sep
'19
12:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23539 --- Comment #8 from Kyle M Hall <kyle@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.