support adding / deleting sub account after account created (#77)

This commit is contained in:
MaysWind
2025-04-26 23:36:23 +08:00
parent e7e2cc8081
commit 78ba43480b
20 changed files with 520 additions and 76 deletions
+3 -1
View File
@@ -1063,7 +1063,6 @@
"parent account cannot set balance": "Il conto principale non può impostare il saldo",
"sub-account category not equals to parent": "La categoria del sotto-conto non corrisponde a quella principale",
"sub-account type invalid": "Tipo di sotto-conto non valido",
"cannot add or delete sub-accounts when modify account": "Non è possibile aggiungere o eliminare sotto-conti durante la modifica del conto",
"source account not found": "Conto di origine non trovato",
"destination account not found": "Conto di destinazione non trovato",
"account is in use and cannot be deleted": "Il conto è in uso e non può essere eliminato",
@@ -1073,6 +1072,9 @@
"cannot set statement date for sub account": "Impossibile impostare la data dell'estratto conto per un sotto-conto",
"sub-account not found": "Sotto-conto non trovato",
"sub-account is in use and cannot be deleted": "Il sotto-conto è in uso e non può essere eliminato",
"not supported to modify account currency": "Not supported to modify account currency",
"not supported to modify account balance": "Not supported to modify account balance",
"not supported to modify account balance time": "Not supported to modify account balance time",
"transaction id is invalid": "ID transazione non valido",
"transaction not found": "Transazione non trovata",
"transaction type is invalid": "Tipo di transazione non valido",