}
);
$dbh->do(
qq{
UPDATE accountlines SET debit_type = accounttype, accounttype = NULL WHERE accounttype IN (SELECT code from account_debit_types)
# Add new permission
q{
-