not allow to add / modify / delete transaction with account whose parent account is hidden

This commit is contained in:
MaysWind
2024-07-23 23:49:53 +08:00
parent 5d2e880bc5
commit 579c903398
4 changed files with 53 additions and 2 deletions
+1
View File
@@ -677,6 +677,7 @@ export default {
'cannot add transaction with this transaction time': 'You cannot add transaction with this transaction time',
'cannot modify transaction with this transaction time': 'You cannot modify this transaction with this transaction time',
'cannot delete transaction with this transaction time': 'You cannot delete this transaction with this transaction time',
'cannot use hidden account': 'You cannot use hidden account',
'cannot use hidden transaction category': 'You cannot use hidden transaction category',
'cannot use hidden transaction tag': 'You cannot use hidden transaction tag',
'transaction category id is invalid': 'Transaction category ID is invalid',