diff --git a/addons/l10n_si/data/account.account.type.csv b/addons/l10n_si/data/account.account.type.csv index 4688d21e286..f9c0a6ae1bb 100644 --- a/addons/l10n_si/data/account.account.type.csv +++ b/addons/l10n_si/data/account.account.type.csv @@ -1,7 +1,7 @@ "id","name","code","report_type","close_method" "account.data_account_type_liability","Obveznosti do virov sredstev","obveznosti","liability","Balance" "account.data_account_type_payable","Obveznosti do virov sredstev - obveznosti","obveznosti.obveznosti","liability","Unreconciled" -"account.data_account_type_other","Ostalo","ostalo","","None" +"account.data_account_type_other","Ostalo","ostalo","/","None" "account.data_account_type_asset","Sredstva","sredstva","asset","Balance" "account.data_account_type_receivable","Sredstva - terjatve","sredstva.terjatve","asset","Unreconciled" "account.data_account_type_expense","Uspeh - odhodki","uspeh.odhodki","expense","None"