diff --git a/src/Layers/APAC/BaseApp/Bank/Reports/BankAccountLabels.Report.al b/src/Layers/APAC/BaseApp/Bank/Reports/BankAccountLabels.Report.al index 888783a0be..0b3f595b8d 100644 --- a/src/Layers/APAC/BaseApp/Bank/Reports/BankAccountLabels.Report.al +++ b/src/Layers/APAC/BaseApp/Bank/Reports/BankAccountLabels.Report.al @@ -20,6 +20,7 @@ report 1405 "Bank Account - Labels" { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; + ToolTip = 'Run the Bank Account - Labels report.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al b/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al index 5563f9729f..90c8963094 100644 --- a/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al +++ b/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al @@ -181,7 +181,6 @@ page 9027 "Accountant Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 650e64ab7d..5b9b0a9c78 100644 --- a/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/APAC/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -145,7 +145,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/APAC/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/APAC/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 1fabf565d2..6f9cb72b06 100644 --- a/src/Layers/APAC/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/APAC/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -127,7 +127,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/APAC/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/APAC/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 7560d2bbe3..cea3687bf9 100644 --- a/src/Layers/APAC/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/APAC/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -972,35 +972,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 6aad1a5930..131bcb1cfe 100644 --- a/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -743,7 +743,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/AT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/AT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 1b78447c9d..bf1a3b7ee5 100644 --- a/src/Layers/AT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/AT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -150,7 +150,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/AT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/AT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 113a1ea19c..88b752a91c 100644 --- a/src/Layers/AT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/AT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -121,7 +121,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/AT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/AT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 368a428990..a38f321e85 100644 --- a/src/Layers/AT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/AT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -822,35 +822,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/AU/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al b/src/Layers/AU/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al index 09c2abcd61..3c0829ff44 100644 --- a/src/Layers/AU/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al +++ b/src/Layers/AU/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al @@ -181,7 +181,6 @@ page 9027 "Accountant Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/AU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/AU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 4bd7d628b9..75000a6428 100644 --- a/src/Layers/AU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/AU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -966,35 +966,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/BE/BaseApp/Bank/BankAccount/BankAccountList.Page.al b/src/Layers/BE/BaseApp/Bank/BankAccount/BankAccountList.Page.al index 2cb2b90ddf..9ed47801a7 100644 --- a/src/Layers/BE/BaseApp/Bank/BankAccount/BankAccountList.Page.al +++ b/src/Layers/BE/BaseApp/Bank/BankAccount/BankAccountList.Page.al @@ -490,7 +490,6 @@ page 371 "Bank Account List" Caption = 'Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Check Details") { @@ -500,7 +499,6 @@ page 371 "Bank Account List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Bank Account - Check Details"; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Trial Balance by Period") { @@ -516,7 +514,6 @@ page 371 "Bank Account List" Caption = 'List'; Image = "Report"; RunObject = Report "Bank Account - List"; - ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; } action("Receivables-Payables") { @@ -549,7 +546,6 @@ page 371 "Bank Account List" Caption = 'Bank Account Statements'; Image = "Report"; RunObject = Report "Bank Account Statement"; - ToolTip = 'View statements for selected bank accounts. For each bank transaction, the report shows a description, an applied amount, a statement amount, and other information.'; } } area(Processing) diff --git a/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al b/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al index 819dd61909..04108e519e 100644 --- a/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al +++ b/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al @@ -182,7 +182,6 @@ page 9027 "Accountant Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 5a622b4368..241cb33cd4 100644 --- a/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/BE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -141,7 +141,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("Trial Balance - Debit/Credit") { diff --git a/src/Layers/BE/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/BE/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index b20e3cbac4..c4a930307d 100644 --- a/src/Layers/BE/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/BE/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -121,7 +121,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } action("Trial Balance - Debit/Credit") { diff --git a/src/Layers/BE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/BE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 984ff7d3c4..d796bac7da 100644 --- a/src/Layers/BE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/BE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -905,35 +905,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 7b8b4741f1..a7d9dfb61c 100644 --- a/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -735,7 +735,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/CH/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al b/src/Layers/CH/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al index c8ce8dadd4..d6d937d543 100644 --- a/src/Layers/CH/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al +++ b/src/Layers/CH/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al @@ -19,6 +19,7 @@ using Microsoft.Sales.Receivables; report 1200 "Create Direct Debit Collection" { Caption = 'Create Direct Debit Collection'; + ToolTip = 'Create a direct-debit collection to collect invoice payments directly from a customer''s bank account based on direct-debit mandates.'; ProcessingOnly = true; TransactionType = Update; diff --git a/src/Layers/CH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/CH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 80b1f8dcad..be595c4a7b 100644 --- a/src/Layers/CH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/CH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -144,7 +144,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/CH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/CH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 9d41d5fc7b..cfae74a3da 100644 --- a/src/Layers/CH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/CH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -116,7 +116,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } action("Trial Balance by &Period") { diff --git a/src/Layers/CH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/CH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 1a7b18096c..9332026092 100644 --- a/src/Layers/CH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/CH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -812,35 +812,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index af4a040f1b..2e19fe785c 100644 --- a/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -753,7 +753,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/DACH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/DACH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 32bd04c979..a443481007 100644 --- a/src/Layers/DACH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/DACH/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -150,7 +150,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/DACH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/DACH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 3ce70a4e2d..372b2028ea 100644 --- a/src/Layers/DACH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/DACH/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -121,7 +121,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/DACH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/DACH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 332d426e6a..b566bb4557 100644 --- a/src/Layers/DACH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/DACH/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -855,35 +855,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 3c3facdf89..8d1efeab59 100644 --- a/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -742,7 +742,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al b/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al index 2ac88e382e..49aa155bf7 100644 --- a/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al +++ b/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al @@ -181,7 +181,6 @@ page 9027 "Accountant Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 93d021acde..37b213bd24 100644 --- a/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/DE/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -150,7 +150,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/DE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/DE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index eed1a6e1e8..ff7e657956 100644 --- a/src/Layers/DE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/DE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -809,35 +809,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/ES/BaseApp/Bank/BankAccount/BankAccountList.Page.al b/src/Layers/ES/BaseApp/Bank/BankAccount/BankAccountList.Page.al index 441b7c86a2..8d77047ffc 100644 --- a/src/Layers/ES/BaseApp/Bank/BankAccount/BankAccountList.Page.al +++ b/src/Layers/ES/BaseApp/Bank/BankAccount/BankAccountList.Page.al @@ -559,7 +559,6 @@ page 371 "Bank Account List" Caption = 'Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Check Details") { @@ -569,7 +568,6 @@ page 371 "Bank Account List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Bank Account - Check Details"; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Trial Balance by Period") { @@ -585,7 +583,6 @@ page 371 "Bank Account List" Caption = 'List'; Image = "Report"; RunObject = Report "Bank Account - List"; - ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; } action("Receivables-Payables") { @@ -638,7 +635,6 @@ page 371 "Bank Account List" Caption = 'Bank Account Statements'; Image = "Report"; RunObject = Report "Bank Account Statement"; - ToolTip = 'View statements for selected bank accounts. For each bank transaction, the report shows a description, an applied amount, a statement amount, and other information.'; } } area(Processing) diff --git a/src/Layers/ES/BaseApp/Bank/Reports/BankAccountList.Report.al b/src/Layers/ES/BaseApp/Bank/Reports/BankAccountList.Report.al index ae146a0097..da05a85e22 100644 --- a/src/Layers/ES/BaseApp/Bank/Reports/BankAccountList.Report.al +++ b/src/Layers/ES/BaseApp/Bank/Reports/BankAccountList.Report.al @@ -20,6 +20,7 @@ report 1402 "Bank Account - List" { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; + ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/ES/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/ES/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 4f7958dc1f..2df3740f9b 100644 --- a/src/Layers/ES/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/ES/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -145,7 +145,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/ES/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/ES/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 1a82739511..21505e6f97 100644 --- a/src/Layers/ES/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/ES/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -139,7 +139,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/ES/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/ES/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 268128b161..c64bb35e34 100644 --- a/src/Layers/ES/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/ES/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -1087,35 +1087,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/FI/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/FI/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 973b0c6d2d..da8cf9b18a 100644 --- a/src/Layers/FI/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/FI/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -144,7 +144,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/FI/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/FI/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index e69b43409e..5279019f5b 100644 --- a/src/Layers/FI/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/FI/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -126,7 +126,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/FI/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/FI/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 226626fc58..f91041d459 100644 --- a/src/Layers/FI/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/FI/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -800,35 +800,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/FR/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/FR/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 7f3eb73ce3..f1216fbeb2 100644 --- a/src/Layers/FR/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/FR/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -1211,3 +1211,4 @@ page 9001 "Accounting Manager Role Center" } } + diff --git a/src/Layers/FR/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/FR/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 1ccf4f3ff1..219669e286 100644 --- a/src/Layers/FR/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/FR/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -911,3 +911,4 @@ page 9004 "Bookkeeper Role Center" } } } + diff --git a/src/Layers/FR/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/FR/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index a863ea1c29..233ef5cdab 100644 --- a/src/Layers/FR/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/FR/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -975,35 +975,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/GB/BaseApp/Bank/Reports/BankAccountList.Report.al b/src/Layers/GB/BaseApp/Bank/Reports/BankAccountList.Report.al index add3134692..41b9fb8f3b 100644 --- a/src/Layers/GB/BaseApp/Bank/Reports/BankAccountList.Report.al +++ b/src/Layers/GB/BaseApp/Bank/Reports/BankAccountList.Report.al @@ -20,6 +20,7 @@ report 1402 "Bank Account - List" { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; + ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/GB/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/GB/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 3d8a91c23a..acc9d5bbcd 100644 --- a/src/Layers/GB/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/GB/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -144,7 +144,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/GB/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/GB/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index cbaf74c0d4..861154ec94 100644 --- a/src/Layers/GB/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/GB/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -124,7 +124,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/GB/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/GB/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index fd6efe3c4a..e8ecffb0b0 100644 --- a/src/Layers/GB/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/GB/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -794,35 +794,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/IS/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/IS/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 13d8f06891..73def5ff28 100644 --- a/src/Layers/IS/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/IS/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -144,7 +144,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/IS/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/IS/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 5610d96fe0..82ffa08f83 100644 --- a/src/Layers/IS/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/IS/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -125,7 +125,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/IS/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/IS/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index acb2fcb277..6d0a94e041 100644 --- a/src/Layers/IS/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/IS/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -814,35 +814,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/IT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/IT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index f212efec09..88e0cec87a 100644 --- a/src/Layers/IT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/IT/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -146,7 +146,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/IT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/IT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index e68c715b65..7a31d1c687 100644 --- a/src/Layers/IT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/IT/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -134,7 +134,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/IT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/IT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 63d9dfbe74..e9bf479863 100644 --- a/src/Layers/IT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/IT/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -857,35 +857,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/NA/BaseApp/Bank/BankAccount/BankAccountList.Page.al b/src/Layers/NA/BaseApp/Bank/BankAccount/BankAccountList.Page.al index ff5e738b76..da062a217d 100644 --- a/src/Layers/NA/BaseApp/Bank/BankAccount/BankAccountList.Page.al +++ b/src/Layers/NA/BaseApp/Bank/BankAccount/BankAccountList.Page.al @@ -478,7 +478,6 @@ page 371 "Bank Account List" Caption = 'Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Check Details") { @@ -488,7 +487,6 @@ page 371 "Bank Account List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Bank Account - Check Details"; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Trial Balance by Period") { @@ -504,7 +502,6 @@ page 371 "Bank Account List" Caption = 'List'; Image = "Report"; RunObject = Report "Bank Account - List"; - ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; } action("Receivables-Payables") { @@ -577,7 +574,6 @@ page 371 "Bank Account List" Caption = 'Bank Account Statements'; Image = "Report"; RunObject = Report "Bank Account Statement"; - ToolTip = 'View statements for selected bank accounts. For each bank transaction, the report shows a description, an applied amount, a statement amount, and other information.'; } } area(Processing) diff --git a/src/Layers/NA/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al b/src/Layers/NA/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al index 8d720e5150..df372fccef 100644 --- a/src/Layers/NA/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al +++ b/src/Layers/NA/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al @@ -20,6 +20,7 @@ report 1406 "Bank Account - Check Details" { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; + ToolTip = 'View a detailed trial balance for selected checks.'; UsageCategory = ReportsAndAnalysis; WordMergeDataItem = "Bank Account"; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al b/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al index 2648e47f7e..075d09754e 100644 --- a/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al +++ b/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al @@ -1067,4 +1067,4 @@ page 9027 "Accountant Role Center" } } } -} \ No newline at end of file +} diff --git a/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index c92e1e7a3f..b22dde71b0 100644 --- a/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/NA/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -150,7 +150,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("Account Schedule Layout") { diff --git a/src/Layers/NA/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/NA/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 9cb324b5d0..d26040baed 100644 --- a/src/Layers/NA/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/NA/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -133,7 +133,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/NA/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/NA/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index b8edc0a2fb..5bf10a0429 100644 --- a/src/Layers/NA/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/NA/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -891,35 +891,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/NL/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/NL/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 24f56c9270..c90fb88b60 100644 --- a/src/Layers/NL/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/NL/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -146,7 +146,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/NL/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/NL/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index 77b534155d..5122ba64dd 100644 --- a/src/Layers/NL/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/NL/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -126,7 +126,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/NL/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/NL/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index e1aebf2db3..28092819fe 100644 --- a/src/Layers/NL/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/NL/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -885,35 +885,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 2537fc8328..a230f25743 100644 --- a/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -780,7 +780,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/NO/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/NO/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 4206833c67..9e495f5beb 100644 --- a/src/Layers/NO/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/NO/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -145,7 +145,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/NO/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/NO/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index e75b2af307..cd28ec8ef0 100644 --- a/src/Layers/NO/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/NO/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -127,7 +127,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/NO/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/NO/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 9470d3a963..0e74c4bcf9 100644 --- a/src/Layers/NO/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/NO/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -837,35 +837,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 20d6be96f3..2fd8f6ce80 100644 --- a/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -685,7 +685,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/NZ/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al b/src/Layers/NZ/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al index 937927f947..8f47efe3b8 100644 --- a/src/Layers/NZ/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al +++ b/src/Layers/NZ/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al @@ -181,7 +181,6 @@ page 9027 "Accountant Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/RU/BaseApp/Bank/BankAccount/BankAccountList.Page.al b/src/Layers/RU/BaseApp/Bank/BankAccount/BankAccountList.Page.al index 779ece48d8..5af6a6c160 100644 --- a/src/Layers/RU/BaseApp/Bank/BankAccount/BankAccountList.Page.al +++ b/src/Layers/RU/BaseApp/Bank/BankAccount/BankAccountList.Page.al @@ -474,7 +474,6 @@ page 371 "Bank Account List" Caption = 'Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Check Details") { @@ -484,7 +483,6 @@ page 371 "Bank Account List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Bank Account - Check Details"; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Trial Balance by Period") { @@ -500,7 +498,6 @@ page 371 "Bank Account List" Caption = 'List'; Image = "Report"; RunObject = Report "Bank Account - List"; - ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; } action("Receivables-Payables") { @@ -533,7 +530,6 @@ page 371 "Bank Account List" Caption = 'Bank Account Statements'; Image = "Report"; RunObject = Report "Bank Account Statement"; - ToolTip = 'View statements for selected bank accounts. For each bank transaction, the report shows a description, an applied amount, a statement amount, and other information.'; } } area(Processing) diff --git a/src/Layers/RU/BaseApp/Bank/Check/CheckLedgerEntries.Page.al b/src/Layers/RU/BaseApp/Bank/Check/CheckLedgerEntries.Page.al index a61b16d2a5..1f12b24c35 100644 --- a/src/Layers/RU/BaseApp/Bank/Check/CheckLedgerEntries.Page.al +++ b/src/Layers/RU/BaseApp/Bank/Check/CheckLedgerEntries.Page.al @@ -164,7 +164,6 @@ page 374 "Check Ledger Entries" Caption = 'Delete Entries'; Image = Delete; RunObject = Report "Delete Check Ledger Entries"; - ToolTip = 'Find and delete check ledger entries.'; } action("&Print") { diff --git a/src/Layers/RU/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/RU/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 89e6e43ef8..1682fe4835 100644 --- a/src/Layers/RU/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/RU/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -174,7 +174,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/RU/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/RU/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index e06edb02c4..81510d6775 100644 --- a/src/Layers/RU/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/RU/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -132,7 +132,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/RU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/RU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index aa66192081..23c9850783 100644 --- a/src/Layers/RU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/RU/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -923,35 +923,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Cash Order Journal CO-3") { diff --git a/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 590457a9f5..55fbf313b4 100644 --- a/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -782,7 +782,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/SE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/SE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 0ab1ddde5a..cbfe012537 100644 --- a/src/Layers/SE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/SE/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -780,35 +780,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/W1/BaseApp/Bank/BankAccount/BankAccountList.Page.al b/src/Layers/W1/BaseApp/Bank/BankAccount/BankAccountList.Page.al index feaec9eb66..4f6cbac9df 100644 --- a/src/Layers/W1/BaseApp/Bank/BankAccount/BankAccountList.Page.al +++ b/src/Layers/W1/BaseApp/Bank/BankAccount/BankAccountList.Page.al @@ -457,7 +457,6 @@ page 371 "Bank Account List" Caption = 'Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Check Details") { @@ -467,7 +466,6 @@ page 371 "Bank Account List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Bank Account - Check Details"; - ToolTip = 'View a detailed trial balance for selected checks.'; } action("Trial Balance by Period") { @@ -483,7 +481,6 @@ page 371 "Bank Account List" Caption = 'List'; Image = "Report"; RunObject = Report "Bank Account - List"; - ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; } action("Receivables-Payables") { @@ -516,7 +513,6 @@ page 371 "Bank Account List" Caption = 'Bank Account Statements'; Image = "Report"; RunObject = Report "Bank Account Statement"; - ToolTip = 'View statements for selected bank accounts. For each bank transaction, the report shows a description, an applied amount, a statement amount, and other information.'; } } area(Processing) diff --git a/src/Layers/W1/BaseApp/Bank/Check/CheckLedgerEntries.Page.al b/src/Layers/W1/BaseApp/Bank/Check/CheckLedgerEntries.Page.al index 1f64bc76b1..e0ac0eee5e 100644 --- a/src/Layers/W1/BaseApp/Bank/Check/CheckLedgerEntries.Page.al +++ b/src/Layers/W1/BaseApp/Bank/Check/CheckLedgerEntries.Page.al @@ -163,7 +163,6 @@ page 374 "Check Ledger Entries" Caption = 'Delete Entries'; Image = Delete; RunObject = Report "Delete Check Ledger Entries"; - ToolTip = 'Find and delete check ledger entries.'; } } area(Promoted) diff --git a/src/Layers/W1/BaseApp/Bank/Check/DeleteCheckLedgerEntries.Report.al b/src/Layers/W1/BaseApp/Bank/Check/DeleteCheckLedgerEntries.Report.al index 6c227ea732..5c0d507efa 100644 --- a/src/Layers/W1/BaseApp/Bank/Check/DeleteCheckLedgerEntries.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Check/DeleteCheckLedgerEntries.Report.al @@ -21,6 +21,7 @@ using System.Utilities; report 1495 "Delete Check Ledger Entries" { Caption = 'Delete Check Ledger Entries'; + ToolTip = 'Find and delete check ledger entries.'; Permissions = TableData "Check Ledger Entry" = rimd, TableData "G/L Register" = rimd, TableData "Date Compr. Register" = rimd; diff --git a/src/Layers/W1/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al b/src/Layers/W1/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al index 0ac9d2e677..156bd4ef48 100644 --- a/src/Layers/W1/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al +++ b/src/Layers/W1/BaseApp/Bank/DirectDebit/CreateDirectDebitCollection.Report.al @@ -18,6 +18,7 @@ using Microsoft.Sales.Receivables; report 1200 "Create Direct Debit Collection" { Caption = 'Create Direct Debit Collection'; + ToolTip = 'Create a direct-debit collection to collect invoice payments directly from a customer''s bank account based on direct-debit mandates.'; ProcessingOnly = true; TransactionType = Update; diff --git a/src/Layers/W1/BaseApp/Bank/DirectDebit/DirectDebitCollections.Page.al b/src/Layers/W1/BaseApp/Bank/DirectDebit/DirectDebitCollections.Page.al index 0bdece75d2..6d59cb201f 100644 --- a/src/Layers/W1/BaseApp/Bank/DirectDebit/DirectDebitCollections.Page.al +++ b/src/Layers/W1/BaseApp/Bank/DirectDebit/DirectDebitCollections.Page.al @@ -87,7 +87,6 @@ page 1207 "Direct Debit Collections" Caption = 'Create Direct Debit Collection'; Image = NewInvoice; RunObject = Report "Create Direct Debit Collection"; - ToolTip = 'Create a direct-debit collection to collect invoice payments directly from a customer''s bank account based on direct-debit mandates.'; } } area(processing) diff --git a/src/Layers/W1/BaseApp/Bank/Ledger/DateCompressBankAccLedger.Report.al b/src/Layers/W1/BaseApp/Bank/Ledger/DateCompressBankAccLedger.Report.al index 3878f21e57..fa65ed0e8d 100644 --- a/src/Layers/W1/BaseApp/Bank/Ledger/DateCompressBankAccLedger.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Ledger/DateCompressBankAccLedger.Report.al @@ -21,6 +21,7 @@ report 1498 "Date Compress Bank Acc. Ledger" { ApplicationArea = Suite; Caption = 'Date Compress Bank Account Ledger'; + ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; Permissions = TableData "G/L Entry" = rimd, TableData "G/L Register" = rimd, TableData "Date Compr. Register" = rimd, diff --git a/src/Layers/W1/BaseApp/Bank/Reports/BankAccDetailTrialBal.Report.al b/src/Layers/W1/BaseApp/Bank/Reports/BankAccDetailTrialBal.Report.al index ff618d2405..e11e9b3327 100644 --- a/src/Layers/W1/BaseApp/Bank/Reports/BankAccDetailTrialBal.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Reports/BankAccDetailTrialBal.Report.al @@ -21,6 +21,7 @@ report 1404 "Bank Acc. - Detail Trial Bal." { ApplicationArea = Basic, Suite; Caption = 'Bank Accounts - Detail Trial Balance'; + ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; UsageCategory = ReportsAndAnalysis; WordMergeDataItem = "Bank Account"; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al index 6582102387..2d6ab22cd2 100644 --- a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountCheckDetails.Report.al @@ -21,6 +21,7 @@ report 1406 "Bank Account - Check Details" { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; + ToolTip = 'View a detailed trial balance for selected checks.'; UsageCategory = ReportsAndAnalysis; WordMergeDataItem = "Bank Account"; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountLabels.Report.al b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountLabels.Report.al index 12cf84099f..40d8fa9411 100644 --- a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountLabels.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountLabels.Report.al @@ -20,6 +20,7 @@ report 1405 "Bank Account - Labels" { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; + ToolTip = 'Run the Bank Account - Labels report.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountList.Report.al b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountList.Report.al index 74787d065b..161dbe52ef 100644 --- a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountList.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountList.Report.al @@ -20,6 +20,7 @@ report 1402 "Bank Account - List" { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; + ToolTip = 'View a list of general information about bank accounts, such as posting group, currency code, minimum balance, and balance.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountRegister.Report.al b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountRegister.Report.al index c716879b32..8534e6ec98 100644 --- a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountRegister.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountRegister.Report.al @@ -21,6 +21,7 @@ report 1403 "Bank Account Register" { ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; + ToolTip = 'Run the Bank Account Register report.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountStatement.Report.al b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountStatement.Report.al index 00ae2f9fd0..70d406a2f1 100644 --- a/src/Layers/W1/BaseApp/Bank/Reports/BankAccountStatement.Report.al +++ b/src/Layers/W1/BaseApp/Bank/Reports/BankAccountStatement.Report.al @@ -21,6 +21,7 @@ using Microsoft.Bank.Statement; report 1407 "Bank Account Statement" { Caption = 'Bank Account Statement'; + ToolTip = 'View statements for selected bank accounts. For each bank transaction, the report shows a description, an applied amount, a statement amount, and other information.'; WordMergeDataItem = "Bank Account Statement"; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al b/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al index 6964907640..069b3d7c0f 100644 --- a/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al +++ b/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountantRoleCenter.Page.al @@ -181,7 +181,6 @@ page 9027 "Accountant Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al b/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al index 2656894bf8..b9bc5cb5ca 100644 --- a/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al +++ b/src/Layers/W1/BaseApp/Finance/RoleCenters/AccountingManagerRoleCenter.Page.al @@ -144,7 +144,6 @@ page 9001 "Accounting Manager Role Center" Caption = '&Bank Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View, print, or send a report that shows a detailed trial balance for selected bank accounts. You can use the report at the close of an accounting period or fiscal year.'; } action("&Account Schedule") { diff --git a/src/Layers/W1/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al b/src/Layers/W1/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al index b5c6ca133a..020f26f7e1 100644 --- a/src/Layers/W1/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al +++ b/src/Layers/W1/BaseApp/Finance/RoleCenters/BookkeeperRoleCenter.Page.al @@ -125,7 +125,6 @@ page 9004 "Bookkeeper Role Center" Caption = 'Bank &Detail Trial Balance'; Image = "Report"; RunObject = Report "Bank Acc. - Detail Trial Bal."; - ToolTip = 'View transactions for all bank accounts with subtotals per account. Each account shows the opening balance on the first line, the list of transactions for the account and a closing balance on the last line.'; } #if not CLEAN28 action("T&rial Balance/Budget") diff --git a/src/Layers/W1/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al b/src/Layers/W1/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al index 0adc92e9c7..f53e7d264d 100644 --- a/src/Layers/W1/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al +++ b/src/Layers/W1/BaseApp/Finance/RoleCenters/FinanceManagerRoleCenter.Page.al @@ -793,35 +793,30 @@ page 8901 "Finance Manager Role Center" ApplicationArea = Basic, Suite; Caption = 'Bank Account Register'; RunObject = report "Bank Account Register"; - Tooltip = 'Run the Bank Account Register report.'; } action("Check Details") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Check Details'; RunObject = report "Bank Account - Check Details"; - Tooltip = 'Run the Bank Account - Check Details report.'; } action("Labels") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - Labels'; RunObject = report "Bank Account - Labels"; - Tooltip = 'Run the Bank Account - Labels report.'; } action("List") { ApplicationArea = Basic, Suite; Caption = 'Bank Account - List'; RunObject = report "Bank Account - List"; - Tooltip = 'Run the Bank Account - List report.'; } action("Detail Trial Bal.") { ApplicationArea = Basic, Suite; Caption = 'Bank Acc. - Detail Trial Bal.'; RunObject = report "Bank Acc. - Detail Trial Bal."; - Tooltip = 'Run the Bank Acc. - Detail Trial Bal. report.'; } action("Receivables-Payables1") { diff --git a/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index f133903fb3..5a81d9f9ca 100644 --- a/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -726,7 +726,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress Bank &Account Ledger Entries'; Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L &Budget Entries") { diff --git a/src/Layers/W1/BaseApp/System/DataAdministration/DataAdministration.Page.al b/src/Layers/W1/BaseApp/System/DataAdministration/DataAdministration.Page.al index d57e358e8c..6a80b9e02f 100644 --- a/src/Layers/W1/BaseApp/System/DataAdministration/DataAdministration.Page.al +++ b/src/Layers/W1/BaseApp/System/DataAdministration/DataAdministration.Page.al @@ -334,7 +334,6 @@ page 9035 "Data Administration" Image = BankAccount; RunObject = Report "Date Compress Bank Acc. Ledger"; Ellipsis = true; - ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; } action("Date Compress G/L Budget Entries") {