Bug 21728: (RM follow-up) Add 'Reserve Fee' for new installs
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
parent
f40a75876e
commit
1e4f442442
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ INSERT INTO account_offset_types ( type ) VALUES
|
|||
('Forgiven'),
|
||||
('Dropbox'),
|
||||
('Rental Fee'),
|
||||
('Reserve Fee'),
|
||||
('fine_increase'),
|
||||
('fine_decrease'),
|
||||
('Fine'),
|
||||
|
|
Loading…
Reference in a new issue