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": "Tài khoản cha không thể đặt số dư",
"sub-account category not equals to parent": "Danh mục tài khoản phụ không bằng tài khoản cha",
"sub-account type invalid": "Loại tài khoản phụ không hợp lệ",
"cannot add or delete sub-accounts when modify account": "Bạn không thể thêm hoặc xóa tài khoản phụ khi sửa đổi tài khoản",
"source account not found": "Không tìm thấy tài khoản nguồn",
"destination account not found": "Không tìm thấy tài khoản đích",
"account is in use and cannot be deleted": "Tài khoản đang được sử dụng và không thể xóa",
@@ -1073,6 +1072,9 @@
"cannot set statement date for sub account": "Cannot set statement date for sub-account",
"sub-account not found": "Sub-account is not found",
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
"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 giao dịch không hợp lệ",
"transaction not found": "Không tìm thấy giao dịch",
"transaction type is invalid": "Loại giao dịch không hợp lệ",