Bug 21728: (RM follow-up) Add 'Reserve Fee' for new installs

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
Nick Clemens 2019-03-04 20:26:04 +00:00
parent f40a75876e
commit 1e4f442442

View file

@ -9,6 +9,7 @@ INSERT INTO account_offset_types ( type ) VALUES
('Forgiven'),
('Dropbox'),
('Rental Fee'),
('Reserve Fee'),
('fine_increase'),
('fine_decrease'),
('Fine'),