Hard Coded Values
From Koha Wiki
Koha was initially created back in 1999. Since then, a lot of modifications were done to get where we are now.
However, some other parts weren't touched for a while. This causes us to have some hard coded values here and there in the code.
This page is used to regroup all of those values in a single place.
accountlines.accounttype
- A = Account Management Fee
- CH
- CR = C?? Returned
- F = Fine
- FFOR = Fine Forgiven
- FN
- FU = Fine Unpaid
- IP
- L = Lost Item
- LR = Lost and Returned (C4::Circulation->_FixAccountForLostAndReturned)
- M = Sundry
- N = New Card
- O = Overdue
- Pay = Payment
- RE
- REF
- Rent = Rental Fee
- Rep = Replacement (?)
- Res
- RL
- W = Writeoff