diff --git a/src/Layers/APAC/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al b/src/Layers/APAC/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al index 9fd206ebf2..7952a7ab6a 100644 --- a/src/Layers/APAC/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al +++ b/src/Layers/APAC/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al @@ -573,7 +573,6 @@ page 76 "Resource Card" Caption = 'Resource Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed, historical information for the resource.'; } action("Resource Usage") { @@ -581,7 +580,6 @@ page 76 "Resource Card" Caption = 'Resource Usage'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; } action("Resource - Cost Breakdown") { @@ -589,7 +587,6 @@ page 76 "Resource Card" Caption = 'Resource - Cost Breakdown'; Image = "Report"; RunObject = Report "Resource - Cost Breakdown"; - ToolTip = 'View the direct unit costs and the total direct costs for each resource. Only usage postings are considered in this report. Resource usage can be posted in the resource journal or the project journal.'; } } area(processing) diff --git a/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 6aad1a5930..b25b9576fd 100644 --- a/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/APAC/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -774,7 +774,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger Entries") { diff --git a/src/Layers/BE/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al b/src/Layers/BE/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al index 4ba80fa14a..b3c28730df 100644 --- a/src/Layers/BE/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al +++ b/src/Layers/BE/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al @@ -15,6 +15,7 @@ report 1115 "Resource - Price List" { ApplicationArea = Jobs; Caption = 'Resource - Price List'; + ToolTip = 'Specifies a list of unit prices for the selected resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 7b8b4741f1..8eaa812448 100644 --- a/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/BE/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -766,7 +766,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger Entries") { diff --git a/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index af4a040f1b..f6f09e603e 100644 --- a/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/CH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -784,7 +784,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger Entries") { diff --git a/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 3c3facdf89..9bf67f6b34 100644 --- a/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/DACH/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -773,7 +773,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger Entries") { diff --git a/src/Layers/FI/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al b/src/Layers/FI/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al index ee5e2f4fee..42ef870cd1 100644 --- a/src/Layers/FI/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al +++ b/src/Layers/FI/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al @@ -15,6 +15,7 @@ report 1115 "Resource - Price List" { ApplicationArea = Jobs; Caption = 'Resource - Price List'; + ToolTip = 'Specifies a list of unit prices for the selected resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/GB/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al b/src/Layers/GB/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al index ae1a0ef459..aeff6bc0aa 100644 --- a/src/Layers/GB/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al +++ b/src/Layers/GB/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al @@ -609,7 +609,6 @@ page 76 "Resource Card" Caption = 'Resource Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed, historical information for the resource.'; } action("Resource Usage") { @@ -617,7 +616,6 @@ page 76 "Resource Card" Caption = 'Resource Usage'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; } action("Resource - Cost Breakdown") { @@ -625,7 +623,6 @@ page 76 "Resource Card" Caption = 'Resource - Cost Breakdown'; Image = "Report"; RunObject = Report "Resource - Cost Breakdown"; - ToolTip = 'View the direct unit costs and the total direct costs for each resource. Only usage postings are considered in this report. Resource usage can be posted in the resource journal or the project journal.'; } } area(processing) diff --git a/src/Layers/NA/BaseApp/Projects/Project/Job/JobCard.Page.al b/src/Layers/NA/BaseApp/Projects/Project/Job/JobCard.Page.al index 441d44f2bc..15475ea175 100644 --- a/src/Layers/NA/BaseApp/Projects/Project/Job/JobCard.Page.al +++ b/src/Layers/NA/BaseApp/Projects/Project/Job/JobCard.Page.al @@ -1617,7 +1617,6 @@ page 88 "Job Card" Caption = 'Project Actual to Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare budgeted and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; Visible = false; } action("Job Cost Budget") @@ -1636,7 +1635,6 @@ page 88 "Job Card" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and billable prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -1644,7 +1642,6 @@ page 88 "Job Card" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { @@ -1652,7 +1649,6 @@ page 88 "Job Card" Caption = 'Project - Suggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; Visible = false; } action("Job Cost Transaction Detail") diff --git a/src/Layers/NA/BaseApp/Projects/Project/Job/JobList.Page.al b/src/Layers/NA/BaseApp/Projects/Project/Job/JobList.Page.al index 6d0ec05303..fd3523cb5c 100644 --- a/src/Layers/NA/BaseApp/Projects/Project/Job/JobList.Page.al +++ b/src/Layers/NA/BaseApp/Projects/Project/Job/JobList.Page.al @@ -611,7 +611,6 @@ page 89 "Job List" Caption = 'Create Project &Sales Invoice'; Image = JobSalesInvoice; RunObject = Report "Job Create Sales Invoice"; - ToolTip = 'Use a batch job to help you create project sales invoices for the involved project planning lines.'; } group(Action7) { @@ -701,7 +700,6 @@ page 89 "Job List" Caption = 'Project Actual to Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare budgeted and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; Visible = false; } action("Job Actual to Budget (Cost)") @@ -726,7 +724,6 @@ page 89 "Job List" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and contract prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -734,7 +731,6 @@ page 89 "Job List" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { @@ -742,7 +738,6 @@ page 89 "Job List" Caption = 'Project - Suggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; Visible = false; } action("Job Cost Suggested Billing") @@ -771,7 +766,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Jobs per Customer"; - ToolTip = 'Run the Projects per Customer report.'; Visible = false; } action("Customer Jobs (Price)") @@ -792,7 +786,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Items per Job"; - ToolTip = 'View which items are used for a specific project.'; } action("Jobs per Item") { @@ -802,7 +795,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Jobs per Item"; - ToolTip = 'Run the Projects per item report.'; } action("Report Job Quote") { @@ -856,7 +848,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job WIP To G/L"; - ToolTip = 'View the value of work in process on the projects that you select compared to the amount that has been posted in the general ledger.'; } } group(Action23) @@ -871,7 +862,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job - Transaction Detail"; - ToolTip = 'View all postings with entries for a selected project for a selected period, which have been charged to a certain project. At the end of each project list, the amounts are totaled separately for the Sales and Usage entry types.'; Visible = false; } action("Job Cost Transaction Detail") @@ -892,7 +882,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job Register"; - ToolTip = 'View one or more selected project registers. By using a filter, you can select only those register entries that you want to see. If you do not set a filter, the report can be impractical because it can contain a large amount of information. On the project journal template, you can indicate that you want the report to print when you post.'; } } } diff --git a/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskLines.Page.al b/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskLines.Page.al index 52d10e6d13..18c571ed35 100644 --- a/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskLines.Page.al +++ b/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskLines.Page.al @@ -579,7 +579,6 @@ page 1002 "Job Task Lines" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and billable prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -587,7 +586,6 @@ page 1002 "Job Task Lines" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { @@ -605,7 +603,6 @@ page 1002 "Job Task Lines" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job - Transaction Detail"; - ToolTip = 'View all postings with entries for a selected project for a selected period, which have been charged to a certain project. At the end of each project list, the amounts are totaled separately for the Sales and Usage entry types.'; } } area(Promoted) diff --git a/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskList.Page.al b/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskList.Page.al index 90d80bce95..7dca6f4818 100644 --- a/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskList.Page.al +++ b/src/Layers/NA/BaseApp/Projects/Project/Job/JobTaskList.Page.al @@ -150,7 +150,6 @@ page 1004 "Job Task List" Caption = 'Split Planning Lines'; Image = Splitlines; RunObject = Report "Job Split Planning Line"; - ToolTip = 'Split planning lines of type Budget and Billable into two separate planning lines: Budget and Billable.'; } action("Change Planning Line Dates") { @@ -160,7 +159,6 @@ page 1004 "Job Task List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = Process; RunObject = Report "Change Job Dates"; - ToolTip = 'Use a batch job to help you move planning lines on a project from one date interval to another.'; } action("Copy Job Task From") { @@ -225,7 +223,6 @@ page 1004 "Job Task List" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and billable prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -233,7 +230,6 @@ page 1004 "Job Task List" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { diff --git a/src/Layers/NA/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al b/src/Layers/NA/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al index da0ba7fd19..9d8043e7e2 100644 --- a/src/Layers/NA/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al +++ b/src/Layers/NA/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al @@ -967,7 +967,6 @@ page 1007 "Job Planning Lines" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the scheduled prices, usage prices, and contract prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -975,7 +974,6 @@ page 1007 "Job Planning Lines" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (Budget) or you can specify what you actually agreed with your customer that he should pay for the project (Billable).'; } action("Job - Suggested Billing") { diff --git a/src/Layers/NA/BaseApp/Projects/Project/Reports/JobRegister.Report.al b/src/Layers/NA/BaseApp/Projects/Project/Reports/JobRegister.Report.al index 448d85e13f..fb5e6f4ffa 100644 --- a/src/Layers/NA/BaseApp/Projects/Project/Reports/JobRegister.Report.al +++ b/src/Layers/NA/BaseApp/Projects/Project/Reports/JobRegister.Report.al @@ -13,6 +13,7 @@ report 10217 "Job Register" AdditionalSearchTerms = 'Job Register'; ApplicationArea = Jobs; Caption = 'Project Register'; + ToolTip = 'View one or more selected project registers. By using a filter, you can select only those register entries that you want to see. If you do not set a filter, the report can be impractical because it can contain a large amount of information. On the project journal template, you can indicate that you want the report to print when you post.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al b/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al index 6bf5223643..dbc67e8396 100644 --- a/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al +++ b/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al @@ -12,6 +12,7 @@ report 10198 "Resource Register" { ApplicationArea = Jobs; Caption = 'Resource Register'; + ToolTip = 'View a list of all the resource registers. Every time a resource entry is posted, a register is created. Every register shows the first and last entry numbers of its entries. You can use the information in a resource register to document when entries were posted.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al b/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al index bc7e11193e..16c7c118ae 100644 --- a/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al +++ b/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al @@ -10,6 +10,7 @@ report 10199 "Resource Statistics" { ApplicationArea = Jobs; Caption = 'Resource Statistics'; + ToolTip = 'View detailed, historical information for the resource.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al b/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al index 4fa28f8013..21cb338b60 100644 --- a/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al +++ b/src/Layers/NA/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al @@ -10,6 +10,7 @@ report 10200 "Resource Usage" { ApplicationArea = Jobs; Caption = 'Resource Usage'; + ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al b/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al index 7c4bbaecb7..234e10ab9c 100644 --- a/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al +++ b/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al @@ -574,7 +574,6 @@ page 76 "Resource Card" Caption = 'Resource Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed, historical information for the resource.'; } action("Resource Usage") { @@ -582,7 +581,6 @@ page 76 "Resource Card" Caption = 'Resource Usage'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; } action("Cost Breakdown") { diff --git a/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceList.Page.al b/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceList.Page.al index 4e2f1176eb..f89f12d8df 100644 --- a/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceList.Page.al +++ b/src/Layers/NA/BaseApp/Projects/Resources/Resource/ResourceList.Page.al @@ -511,7 +511,6 @@ page 77 "Resource List" Caption = 'Resource Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed, historical information for the resource.'; } action("Resource Usage") { @@ -519,7 +518,6 @@ page 77 "Resource List" Caption = 'Resource Usage'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; } action("Resource - Cost Breakdown") { @@ -536,7 +534,6 @@ page 77 "Resource List" Image = "Report"; Visible = not ExtendedPriceEnabled; RunObject = Report "Resource - Price List"; - ToolTip = 'Specifies a list of unit prices for the selected resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; } action("Res. Price List") { @@ -555,7 +552,6 @@ page 77 "Resource List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Resource Register"; - ToolTip = 'View a list of all the resource registers. Every time a resource entry is posted, a register is created. Every register shows the first and last entry numbers of its entries. You can use the information in a resource register to document when entries were posted.'; } } area(processing) diff --git a/src/Layers/NA/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al b/src/Layers/NA/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al index 4d243319de..b28ed74a5f 100644 --- a/src/Layers/NA/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al +++ b/src/Layers/NA/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al @@ -535,7 +535,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project &Create Sales Invoice'; Image = CreateJobSalesInvoice; RunObject = Report "Job Create Sales Invoice"; - ToolTip = 'Use a function to automatically create a sales invoice for one or more projects.'; } action("Update Job I&tem Cost") { @@ -544,7 +543,6 @@ page 9015 "Job Project Manager RC" Caption = 'Update Project I&tem Cost'; Image = "Report"; RunObject = Report "Update Job Item Cost"; - ToolTip = 'Use a function to automatically update the cost of items used in projects.'; } } group(Reports) @@ -576,7 +574,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project &Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze your projects. For example, you can create a report that shows you the scheduled prices, usage prices, and contract prices, and then compares the three sets of prices.'; } action("Job Actual To &Budget (Cost)") { @@ -608,7 +605,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project - Pla&nning Line'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'Define project tasks to capture any information that you want to track for a project. You can use planning lines to add information such as what resources are required or to capture what items are needed to perform the project.'; } separator(Action16) { @@ -643,7 +639,6 @@ page 9015 "Job Project Manager RC" Caption = 'Items per &Project'; Image = "Report"; RunObject = Report "Items per Job"; - ToolTip = 'View which items are used for which projects.'; } action("Jobs per &Item") { @@ -651,7 +646,6 @@ page 9015 "Job Project Manager RC" Caption = 'Projects per &Item'; Image = "Report"; RunObject = Report "Jobs per Item"; - ToolTip = 'View on which project a specific item is used.'; } } group("Absence Reports") @@ -691,7 +685,6 @@ page 9015 "Job Project Manager RC" Caption = 'Create Time Sheets'; Image = JobTimeSheet; RunObject = Report "Create Time Sheets"; - ToolTip = 'As the time sheet administrator, create time sheets for resources that have the Use Time Sheet check box selected on the resource card. Afterwards, view the time sheets that you have created in the Time Sheets window.'; } action("Manage Time Sheets") { @@ -729,7 +722,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project Calculate &WIP'; Image = CalculateWIP; RunObject = Report "Job Calculate WIP"; - ToolTip = 'Calculate the general ledger entries needed to update or close the project.'; } action("Jo&b Post WIP to G/L") { @@ -737,7 +729,6 @@ page 9015 "Job Project Manager RC" Caption = 'Jo&b Post WIP to G/L'; Image = PostOrder; RunObject = Report "Job Post WIP to G/L"; - ToolTip = 'Post to the general ledger the entries calculated for your projects.'; } action("Job WIP") { diff --git a/src/Layers/NA/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al b/src/Layers/NA/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al index 465eff8d9e..14e3d17c0e 100644 --- a/src/Layers/NA/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al +++ b/src/Layers/NA/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al @@ -73,7 +73,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Resource &Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed information about usage and sales of each resource. The Resource Statistics window shows both the units of measure and the corresponding amounts.'; } action("Resource &Utilization") { @@ -81,7 +80,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Resource &Utilization'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View statistical information about the usage of each resource. The resource''s usage quantity is compared with its capacity and the remaining capacity (in the Balance field), according to this formula: Balance = Capacity - Usage (Qty.)'; } action("Resource List") { @@ -275,7 +273,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Adjust R&esource Costs/Prices'; Image = "Report"; RunObject = Report "Adjust Resource Costs/Prices"; - ToolTip = 'Adjust one or more fields on the resource card. For example, you can change the direct unit cost by 10 percent on all resources from a specific resource group. The changes are processed immediately after the batch job is started. The fields on the resource card that are dependent on the adjusted field are also changed.'; } action("Resource P&rice Changes") { @@ -319,7 +316,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Create Time Sheets'; Image = NewTimesheet; RunObject = Report "Create Time Sheets"; - ToolTip = 'Create new time sheets for resources.'; } } } diff --git a/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 2537fc8328..07164426e8 100644 --- a/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/NL/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -811,7 +811,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger Entries") { diff --git a/src/Layers/NO/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al b/src/Layers/NO/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al index 5b5100e081..e45ccec0fb 100644 --- a/src/Layers/NO/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al +++ b/src/Layers/NO/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al @@ -15,6 +15,7 @@ report 1115 "Resource - Price List" { ApplicationArea = Jobs; Caption = 'Resource - Price List'; + ToolTip = 'Specifies a list of unit prices for the selected resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 20d6be96f3..941ae29033 100644 --- a/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/NO/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -716,7 +716,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger Entries") { diff --git a/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index 590457a9f5..dbc2388dc7 100644 --- a/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/RU/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -813,7 +813,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger Entries") { diff --git a/src/Layers/W1/BaseApp/Projects/Project/Job/ChangeJobDates.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Job/ChangeJobDates.Report.al index 2e1f3be810..3328510024 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Job/ChangeJobDates.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Job/ChangeJobDates.Report.al @@ -11,6 +11,7 @@ report 1087 "Change Job Dates" AdditionalSearchTerms = 'Change Job Planning Line Dates'; ApplicationArea = Jobs; Caption = 'Change Project Planning Line Dates'; + ToolTip = 'Use a batch job to help you move planning lines on a project from one date interval to another.'; ProcessingOnly = true; UsageCategory = Tasks; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Job/JobCard.Page.al b/src/Layers/W1/BaseApp/Projects/Project/Job/JobCard.Page.al index 3854d9828f..7754a33b51 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Job/JobCard.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Job/JobCard.Page.al @@ -1615,7 +1615,6 @@ page 88 "Job Card" Caption = 'Project Actual to Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare budgeted and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; } action("Job Analysis") { @@ -1623,7 +1622,6 @@ page 88 "Job Card" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and billable prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -1631,7 +1629,6 @@ page 88 "Job Card" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { @@ -1639,7 +1636,6 @@ page 88 "Job Card" Caption = 'Project - Suggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; } action("Report Job Quote") { diff --git a/src/Layers/W1/BaseApp/Projects/Project/Job/JobList.Page.al b/src/Layers/W1/BaseApp/Projects/Project/Job/JobList.Page.al index 5f66509d7a..b59c0e8e82 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Job/JobList.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Job/JobList.Page.al @@ -610,7 +610,6 @@ page 89 "Job List" Caption = 'Create Project &Sales Invoice'; Image = JobSalesInvoice; RunObject = Report "Job Create Sales Invoice"; - ToolTip = 'Use a batch job to help you create project sales invoices for the involved project planning lines.'; } group(Action7) { @@ -700,7 +699,6 @@ page 89 "Job List" Caption = 'Project Actual to Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare budgeted and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; } action("Job Analysis") { @@ -708,7 +706,6 @@ page 89 "Job List" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and contract prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -716,7 +713,6 @@ page 89 "Job List" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { @@ -724,7 +720,6 @@ page 89 "Job List" Caption = 'Project - Suggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; } action("Jobs per Customer") { @@ -734,7 +729,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Jobs per Customer"; - ToolTip = 'Run the Projects per Customer report.'; } action("Items per Job") { @@ -744,7 +738,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Items per Job"; - ToolTip = 'View which items are used for a specific project.'; } action("Jobs per Item") { @@ -754,7 +747,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Jobs per Item"; - ToolTip = 'Run the Projects per item report.'; } action("Report Job Quote") { @@ -808,7 +800,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job WIP To G/L"; - ToolTip = 'View the value of work in process on the projects that you select compared to the amount that has been posted in the general ledger.'; } } group(Action23) @@ -823,7 +814,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job - Transaction Detail"; - ToolTip = 'View all postings with entries for a selected project for a selected period, which have been charged to a certain project. At the end of each project list, the amounts are totaled separately for the Sales and Usage entry types.'; } action("Job Register") { @@ -833,7 +823,6 @@ page 89 "Job List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job Register"; - ToolTip = 'View one or more selected project registers. By using a filter, you can select only those register entries that you want to see. If you do not set a filter, the report can be impractical because it can contain a large amount of information. On the project journal template, you can indicate that you want the report to print when you post.'; } } } diff --git a/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskLines.Page.al b/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskLines.Page.al index bca80f86eb..83609b4c5e 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskLines.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskLines.Page.al @@ -563,7 +563,6 @@ page 1002 "Job Task Lines" Caption = 'Project Actual to Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare budgeted and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; } action("Job Analysis") { @@ -571,7 +570,6 @@ page 1002 "Job Task Lines" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and billable prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -579,7 +577,6 @@ page 1002 "Job Task Lines" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { @@ -587,7 +584,6 @@ page 1002 "Job Task Lines" Caption = 'Project - Suggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; } action("Jobs - Transaction Detail") { @@ -597,7 +593,6 @@ page 1002 "Job Task Lines" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job - Transaction Detail"; - ToolTip = 'View all postings with entries for a selected project for a selected period, which have been charged to a certain project. At the end of each project list, the amounts are totaled separately for the Sales and Usage entry types.'; } } area(Promoted) diff --git a/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskList.Page.al b/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskList.Page.al index c0ae8425d4..a03d989b6a 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskList.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Job/JobTaskList.Page.al @@ -150,7 +150,6 @@ page 1004 "Job Task List" Caption = 'Split Planning Lines'; Image = Splitlines; RunObject = Report "Job Split Planning Line"; - ToolTip = 'Split planning lines of type Budget and Billable into two separate planning lines: Budget and Billable.'; } action("Change Planning Line Dates") { @@ -160,7 +159,6 @@ page 1004 "Job Task List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = Process; RunObject = Report "Change Job Dates"; - ToolTip = 'Use a batch job to help you move planning lines on a project from one date interval to another.'; } action("Copy Job Task From") { @@ -209,7 +207,6 @@ page 1004 "Job Task List" Caption = 'Project Actual to Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare budgeted and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; } action("Job Analysis") { @@ -217,7 +214,6 @@ page 1004 "Job Task List" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and billable prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -225,7 +221,6 @@ page 1004 "Job Task List" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; } action("Job - Suggested Billing") { @@ -233,7 +228,6 @@ page 1004 "Job Task List" Caption = 'Project - Suggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; } action("Jobs - Transaction Detail") { @@ -243,7 +237,6 @@ page 1004 "Job Task List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job - Transaction Detail"; - ToolTip = 'View all postings with entries for a selected project for a selected period, which have been charged to a certain project. At the end of each project list, the amounts are totaled separately for the Sales and Usage entry types.'; } } area(Promoted) diff --git a/src/Layers/W1/BaseApp/Projects/Project/Job/UpdateJobItemCost.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Job/UpdateJobItemCost.Report.al index d81ef8940d..ab4fee1acf 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Job/UpdateJobItemCost.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Job/UpdateJobItemCost.Report.al @@ -14,6 +14,7 @@ report 1095 "Update Job Item Cost" AdditionalSearchTerms = 'Update Job Item Cost'; ApplicationArea = Jobs; Caption = 'Update Project Item Cost'; + ToolTip = 'Update the usage costs in the project ledger entries to match the actual costs in the item ledger entry. If adjustment value entries have a different date than the original value entry, such as when the inventory period is closed, then the project ledger is not updated.'; Permissions = TableData "Job Ledger Entry" = rm, TableData "Value Entry" = rm; ProcessingOnly = true; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Planning/JobCreateSalesInvoice.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Planning/JobCreateSalesInvoice.Report.al index 68f0710171..f0a50bebda 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Planning/JobCreateSalesInvoice.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Planning/JobCreateSalesInvoice.Report.al @@ -13,6 +13,7 @@ report 1093 "Job Create Sales Invoice" AdditionalSearchTerms = 'Job Create Sales Invoice'; ApplicationArea = Jobs; Caption = 'Project Create Sales Invoice'; + ToolTip = 'Create an invoice for a project or for one or more project tasks for a customer when either the work to be invoiced is complete or the date for invoicing based on an invoicing schedule has been reached.'; ProcessingOnly = true; UsageCategory = Tasks; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al b/src/Layers/W1/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al index 808692aea4..ff1e9f11b3 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Planning/JobPlanningLines.Page.al @@ -951,7 +951,6 @@ page 1007 "Job Planning Lines" Caption = 'Project Actual to Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare scheduled and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; } action("Job Analysis") { @@ -959,7 +958,6 @@ page 1007 "Job Planning Lines" Caption = 'Project Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze the project, such as the scheduled prices, usage prices, and contract prices, and then compares the three sets of prices.'; } action("Job - Planning Lines") { @@ -967,7 +965,6 @@ page 1007 "Job Planning Lines" Caption = 'Project - Planning Lines'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (Budget) or you can specify what you actually agreed with your customer that he should pay for the project (Billable).'; } action("Job - Suggested Billing") { @@ -975,7 +972,6 @@ page 1007 "Job Planning Lines" Caption = 'Project - Suggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; } action("Jobs - Transaction Detail") { @@ -985,7 +981,6 @@ page 1007 "Job Planning Lines" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Job - Transaction Detail"; - ToolTip = 'View all postings with entries for a selected project for a selected period, which have been charged to a certain project. At the end of each project list, the amounts are totaled separately for the Sales and Usage entry types.'; } } area(Promoted) diff --git a/src/Layers/W1/BaseApp/Projects/Project/Planning/JobSplitPlanningLine.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Planning/JobSplitPlanningLine.Report.al index 8fecdf3119..5bf91b2ebb 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Planning/JobSplitPlanningLine.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Planning/JobSplitPlanningLine.Report.al @@ -12,6 +12,7 @@ report 1088 "Job Split Planning Line" AdditionalSearchTerms = 'Job Split Planning Line'; ApplicationArea = Jobs; Caption = 'Project Split Planning Line'; + ToolTip = 'Split planning lines of type Budget and Billable into two separate planning lines: Budget and Billable.'; ProcessingOnly = true; UsageCategory = Tasks; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/ItemsperJob.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/ItemsperJob.Report.al index a07acfab38..3b2c787b7c 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/ItemsperJob.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/ItemsperJob.Report.al @@ -14,6 +14,7 @@ report 1013 "Items per Job" AdditionalSearchTerms = 'Items per Job'; ApplicationArea = Jobs; Caption = 'Items per Project'; + ToolTip = 'View which items are used for a specific project.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobActualToBudget.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobActualToBudget.Report.al index 9eb1e37c14..ae2c90d768 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobActualToBudget.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobActualToBudget.Report.al @@ -13,6 +13,7 @@ report 1009 "Job Actual To Budget" AdditionalSearchTerms = 'Job Actual To Budget'; ApplicationArea = Jobs; Caption = 'Project Actual To Budget'; + ToolTip = 'Compare budgeted and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobAnalysis.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobAnalysis.Report.al index e5385246cb..02ca4fc35b 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobAnalysis.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobAnalysis.Report.al @@ -12,6 +12,7 @@ report 1008 "Job Analysis" AdditionalSearchTerms = 'project overview, Job Analysis'; ApplicationArea = Jobs; Caption = 'Project Analysis'; + ToolTip = 'Analyze the project, such as the budgeted prices, usage prices, and billable prices, and then compares the three sets of prices.'; UsageCategory = ReportsAndAnalysis; DataAccessIntent = ReadOnly; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobPlanningLines.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobPlanningLines.Report.al index 2d299e2a12..497c582e7c 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobPlanningLines.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobPlanningLines.Report.al @@ -13,6 +13,7 @@ report 1006 "Job - Planning Lines" AdditionalSearchTerms = 'Job - Planning Lines'; ApplicationArea = Jobs; Caption = 'Project - Planning Lines'; + ToolTip = 'View all planning lines for the project. You use this window to plan what items, resources, and general ledger expenses that you expect to use on a project (budget) or you can specify what you actually agreed with your customer that he should pay for the project (billable).'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobRegister.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobRegister.Report.al index 20e10270f4..c4eacb0e2b 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobRegister.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobRegister.Report.al @@ -9,6 +9,7 @@ report 1015 "Job Register" AdditionalSearchTerms = 'Job Register'; ApplicationArea = Jobs; Caption = 'Project Register'; + ToolTip = 'View one or more selected project registers. By using a filter, you can select only those register entries that you want to see. If you do not set a filter, the report can be impractical because it can contain a large amount of information. On the project journal template, you can indicate that you want the report to print when you post.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobSuggestedBilling.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobSuggestedBilling.Report.al index a71e2b2b56..a741e7f007 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobSuggestedBilling.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobSuggestedBilling.Report.al @@ -15,6 +15,7 @@ report 1011 "Job Suggested Billing" AdditionalSearchTerms = 'Job Suggested Billing'; ApplicationArea = Jobs; Caption = 'Project Suggested Billing'; + ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobTransactionDetail.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobTransactionDetail.Report.al index 5f79248512..0cc789cdb4 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobTransactionDetail.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobTransactionDetail.Report.al @@ -14,6 +14,7 @@ report 1007 "Job - Transaction Detail" AdditionalSearchTerms = 'Job - Transaction Detail'; ApplicationArea = Jobs; Caption = 'Project Task - Transaction Detail'; + ToolTip = 'View all postings with entries for a selected project for a selected period, which have been charged to a certain project. At the end of each project list, the amounts are totaled separately for the Sales and Usage entry types.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobWIPToGL.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobWIPToGL.Report.al index edb67d74ea..fb29f617e6 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobWIPToGL.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobWIPToGL.Report.al @@ -14,6 +14,7 @@ report 1010 "Job WIP To G/L" AdditionalSearchTerms = 'work in process to general ledger,work in progress to general ledger, Job WIP To G/L'; ApplicationArea = Jobs; Caption = 'Project WIP To G/L'; + ToolTip = 'View the value of work in process on the projects that you select compared to the amount that has been posted in the general ledger.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperCustomer.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperCustomer.Report.al index 87effbee41..21827c70c7 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperCustomer.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperCustomer.Report.al @@ -13,6 +13,7 @@ report 1012 "Jobs per Customer" AdditionalSearchTerms = 'Jobs per Customer'; ApplicationArea = Jobs; Caption = 'Projects per Customer'; + ToolTip = 'View a list of all projects, grouped by customer where you can compare the scheduled price, the percentage of completion, the invoiced price, and the percentage of invoiced amounts for each bill-to customer.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperItem.Report.al b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperItem.Report.al index 537fdf547b..6aa1fbd0e1 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperItem.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/Reports/JobsperItem.Report.al @@ -14,6 +14,7 @@ report 1014 "Jobs per Item" AdditionalSearchTerms = 'Jobs per Item'; ApplicationArea = Jobs; Caption = 'Projects per Item'; + ToolTip = 'View on which project a specific item is used.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Project/WIP/JobCalculateWIP.Report.al b/src/Layers/W1/BaseApp/Projects/Project/WIP/JobCalculateWIP.Report.al index 80dd0ddf5b..9bffbb4635 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/WIP/JobCalculateWIP.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/WIP/JobCalculateWIP.Report.al @@ -14,6 +14,7 @@ report 1086 "Job Calculate WIP" AdditionalSearchTerms = 'calculate work in process,calculate work in progress, Job Calculate WIP'; ApplicationArea = Jobs; Caption = 'Project Calculate WIP'; + ToolTip = 'Calculate the general ledger entries needed to update or close the project.'; ProcessingOnly = true; UsageCategory = Tasks; diff --git a/src/Layers/W1/BaseApp/Projects/Project/WIP/JobPostWIPtoGL.Report.al b/src/Layers/W1/BaseApp/Projects/Project/WIP/JobPostWIPtoGL.Report.al index a6c5c46139..959efd4998 100644 --- a/src/Layers/W1/BaseApp/Projects/Project/WIP/JobPostWIPtoGL.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Project/WIP/JobPostWIPtoGL.Report.al @@ -16,6 +16,7 @@ report 1085 "Job Post WIP to G/L" AdditionalSearchTerms = 'posted work in process to general ledger,posted work in progress to general ledger, Job Post WIP to G/L'; ApplicationArea = Jobs; Caption = 'Project Post WIP to G/L'; + ToolTip = 'Post to the general ledger the entries calculated for your projects.'; ProcessingOnly = true; UsageCategory = Tasks; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Journal/DateCompressResourceLedger.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Journal/DateCompressResourceLedger.Report.al index 0c6aded97e..50bf698621 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Journal/DateCompressResourceLedger.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Journal/DateCompressResourceLedger.Report.al @@ -14,6 +14,7 @@ using System.Utilities; report 1198 "Date Compress Resource Ledger" { Caption = 'Date Compress Resource Ledger'; + ToolTip = 'Save database space by combining related entries in one new entry. You can compress entries from closed fiscal years only.'; Permissions = TableData "Res. Ledger Entry" = rimd, TableData "Resource Register" = rimd, TableData "Date Compr. Register" = rimd, diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Journal/DeleteEmptyResRegisters.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Journal/DeleteEmptyResRegisters.Report.al index 6e0c95bccd..8d73f0819f 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Journal/DeleteEmptyResRegisters.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Journal/DeleteEmptyResRegisters.Report.al @@ -9,6 +9,7 @@ using System.Utilities; report 1199 "Delete Empty Res. Registers" { Caption = 'Delete Empty Res. Registers'; + ToolTip = 'Find and delete empty resource registers.'; Permissions = TableData "Resource Register" = rimd; ProcessingOnly = true; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Ledger/ResourceRegisters.Page.al b/src/Layers/W1/BaseApp/Projects/Resources/Ledger/ResourceRegisters.Page.al index 7a441c12de..b199fa6340 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Ledger/ResourceRegisters.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Ledger/ResourceRegisters.Page.al @@ -105,7 +105,6 @@ page 274 "Resource Registers" Caption = 'Delete Empty Resource Registers'; Image = Delete; RunObject = Report "Delete Empty Res. Registers"; - ToolTip = 'Find and delete empty resource registers.'; } } area(Promoted) diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceCostBreakdown.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceCostBreakdown.Report.al index 664c24ede4..7c629259fd 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceCostBreakdown.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceCostBreakdown.Report.al @@ -11,6 +11,7 @@ report 1107 "Resource - Cost Breakdown" { ApplicationArea = Jobs; Caption = 'Resource - Cost Breakdown'; + ToolTip = 'View the direct unit costs and the total direct costs for each resource. Only usage postings are considered in this report. Resource usage can be posted in the resource journal or the project journal.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceList.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceList.Report.al index 7aca9608c4..1a44148208 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceList.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceList.Report.al @@ -11,6 +11,7 @@ report 1101 "Resource - List" { ApplicationArea = Jobs; Caption = 'Resource - List'; + ToolTip = 'View a list of unit prices for the resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al index 0681e2c999..ab67923082 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourcePriceList.Report.al @@ -15,6 +15,7 @@ report 1115 "Resource - Price List" { ApplicationArea = Jobs; Caption = 'Resource - Price List'; + ToolTip = 'Specifies a list of unit prices for the selected resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al index c49ead76fa..4d3e5fba67 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceRegister.Report.al @@ -8,6 +8,7 @@ report 1103 "Resource Register" { ApplicationArea = Jobs; Caption = 'Resource Register'; + ToolTip = 'View a list of all the resource registers. Every time a resource entry is posted, a register is created. Every register shows the first and last entry numbers of its entries. You can use the information in a resource register to document when entries were posted.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al index de2961676e..ba05905804 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceStatistics.Report.al @@ -8,6 +8,7 @@ report 1105 "Resource Statistics" { ApplicationArea = Jobs; Caption = 'Resource Statistics'; + ToolTip = 'View detailed, historical information for the resource.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al index 9572258afe..c86bb9172d 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Reports/ResourceUsage.Report.al @@ -8,6 +8,7 @@ report 1106 "Resource Usage" { ApplicationArea = Jobs; Caption = 'Resource Utilization'; + ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; UsageCategory = ReportsAndAnalysis; DefaultRenderingLayout = RDLCLayout; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Resource/AdjustResourceCostsPrices.Report.al b/src/Layers/W1/BaseApp/Projects/Resources/Resource/AdjustResourceCostsPrices.Report.al index 3c9d381a5e..694fb73d74 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Resource/AdjustResourceCostsPrices.Report.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Resource/AdjustResourceCostsPrices.Report.al @@ -10,6 +10,7 @@ report 1195 "Adjust Resource Costs/Prices" { ApplicationArea = Basic, Suite; Caption = 'Adjust Resource Costs/Prices'; + ToolTip = 'Adjust one or more fields on the resource card. For example, you can change the direct unit cost by 10 percent on all resources from a specific resource group. The changes are processed immediately after the batch job is started. The fields on the resource card that are dependent on the adjusted field are also changed.'; ProcessingOnly = true; UsageCategory = Tasks; diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al b/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al index dba001dd5d..66a70f7053 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceCard.Page.al @@ -567,7 +567,6 @@ page 76 "Resource Card" Caption = 'Resource Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed, historical information for the resource.'; } action("Resource Usage") { @@ -575,7 +574,6 @@ page 76 "Resource Card" Caption = 'Resource Usage'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; } action("Resource - Cost Breakdown") { @@ -583,7 +581,6 @@ page 76 "Resource Card" Caption = 'Resource - Cost Breakdown'; Image = "Report"; RunObject = Report "Resource - Cost Breakdown"; - ToolTip = 'View the direct unit costs and the total direct costs for each resource. Only usage postings are considered in this report. Resource usage can be posted in the resource journal or the project journal.'; } } area(processing) diff --git a/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceList.Page.al b/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceList.Page.al index 1e2251f163..acaf2a9951 100644 --- a/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceList.Page.al +++ b/src/Layers/W1/BaseApp/Projects/Resources/Resource/ResourceList.Page.al @@ -502,7 +502,6 @@ page 77 "Resource List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Resource - List"; - ToolTip = 'View the list of resources.'; } action("Resource Statistics") { @@ -510,7 +509,6 @@ page 77 "Resource List" Caption = 'Resource Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed, historical information for the resource.'; } action("Resource Usage") { @@ -518,7 +516,6 @@ page 77 "Resource List" Caption = 'Resource Usage'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View the resource utilization that has taken place. The report includes the resource capacity, quantity of usage, and the remaining balance.'; } action("Resource - Cost Breakdown") { @@ -526,7 +523,6 @@ page 77 "Resource List" Caption = 'Resource - Cost Breakdown'; Image = "Report"; RunObject = Report "Resource - Cost Breakdown"; - ToolTip = 'View the direct unit costs and the total direct costs for each resource. Only usage postings are considered in this report. Resource usage can be posted in the resource journal or the project journal.'; } action("Resource - Price List") { @@ -535,7 +531,6 @@ page 77 "Resource List" Image = "Report"; Visible = not ExtendedPriceEnabled; RunObject = Report "Resource - Price List"; - ToolTip = 'Specifies a list of unit prices for the selected resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; } action("Res. Price List") { @@ -554,7 +549,6 @@ page 77 "Resource List" //The property 'PromotedCategory' can only be set if the property 'Promoted' is set to 'true' //PromotedCategory = "Report"; RunObject = Report "Resource Register"; - ToolTip = 'View a list of all the resource registers. Every time a resource entry is posted, a register is created. Every register shows the first and last entry numbers of its entries. You can use the information in a resource register to document when entries were posted.'; } } area(processing) diff --git a/src/Layers/W1/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al b/src/Layers/W1/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al index e0f4f97de1..2de5f086bf 100644 --- a/src/Layers/W1/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al +++ b/src/Layers/W1/BaseApp/Projects/RoleCenters/JobProjectManagerRC.Page.al @@ -534,7 +534,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project &Create Sales Invoice'; Image = CreateJobSalesInvoice; RunObject = Report "Job Create Sales Invoice"; - ToolTip = 'Use a function to automatically create a sales invoice for one or more projects.'; } action("Update Job I&tem Cost") { @@ -542,7 +541,6 @@ page 9015 "Job Project Manager RC" Caption = 'Update Project I&tem Cost'; Image = "Report"; RunObject = Report "Update Job Item Cost"; - ToolTip = 'Use a function to automatically update the cost of items used in projects.'; } } group(Reports) @@ -558,7 +556,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project &Analysis'; Image = "Report"; RunObject = Report "Job Analysis"; - ToolTip = 'Analyze your projects. For example, you can create a report that shows you the scheduled prices, usage prices, and contract prices, and then compares the three sets of prices.'; } action("Job Actual To &Budget") { @@ -566,7 +563,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project Actual To &Budget'; Image = "Report"; RunObject = Report "Job Actual To Budget"; - ToolTip = 'Compare scheduled and usage amounts for selected projects. All lines of the selected project show quantity, total cost, and line amount.'; } action("Job - Pla&nning Line") { @@ -574,7 +570,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project - Pla&nning Line'; Image = "Report"; RunObject = Report "Job - Planning Lines"; - ToolTip = 'Define project tasks to capture any information that you want to track for a project. You can use planning lines to add information such as what resources are required or to capture what items are needed to perform the project.'; } separator(Action16) { @@ -585,7 +580,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project Su&ggested Billing'; Image = "Report"; RunObject = Report "Job Suggested Billing"; - ToolTip = 'View a list of all projects, grouped by customer, how much the customer has already been invoiced, and how much remains to be invoiced, that is, the suggested billing.'; } action("Jobs per &Customer") { @@ -593,7 +587,6 @@ page 9015 "Job Project Manager RC" Caption = 'Projects per &Customer'; Image = "Report"; RunObject = Report "Jobs per Customer"; - ToolTip = 'View a list of all projects, grouped by customer where you can compare the scheduled price, the percentage of completion, the invoiced price, and the percentage of invoiced amounts for each bill-to customer.'; } action("Items per &Job") { @@ -601,7 +594,6 @@ page 9015 "Job Project Manager RC" Caption = 'Items per &Project'; Image = "Report"; RunObject = Report "Items per Job"; - ToolTip = 'View which items are used for which projects.'; } action("Jobs per &Item") { @@ -609,7 +601,6 @@ page 9015 "Job Project Manager RC" Caption = 'Projects per &Item'; Image = "Report"; RunObject = Report "Jobs per Item"; - ToolTip = 'View on which project a specific item is used.'; } } group("Absence Reports") @@ -649,7 +640,6 @@ page 9015 "Job Project Manager RC" Caption = 'Create Time Sheets'; Image = JobTimeSheet; RunObject = Report "Create Time Sheets"; - ToolTip = 'As the time sheet administrator, create time sheets for resources that have the Use Time Sheet check box selected on the resource card. Afterwards, view the time sheets that you have created in the Time Sheets window.'; } action("Manage Time Sheets") { @@ -687,7 +677,6 @@ page 9015 "Job Project Manager RC" Caption = 'Project Calculate &WIP'; Image = CalculateWIP; RunObject = Report "Job Calculate WIP"; - ToolTip = 'Calculate the general ledger entries needed to update or close the project.'; } action("Jo&b Post WIP to G/L") { @@ -695,7 +684,6 @@ page 9015 "Job Project Manager RC" Caption = 'Jo&b Post WIP to G/L'; Image = PostOrder; RunObject = Report "Job Post WIP to G/L"; - ToolTip = 'Post to the general ledger the entries calculated for your projects.'; } action("Job WIP") { diff --git a/src/Layers/W1/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al b/src/Layers/W1/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al index 5a43333376..f89a425fac 100644 --- a/src/Layers/W1/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al +++ b/src/Layers/W1/BaseApp/Projects/RoleCenters/JobResourceManagerRC.Page.al @@ -71,7 +71,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Resource &Statistics'; Image = "Report"; RunObject = Report "Resource Statistics"; - ToolTip = 'View detailed information about usage and sales of each resource. The Resource Statistics window shows both the units of measure and the corresponding amounts.'; } action("Resource &Utilization") { @@ -79,7 +78,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Resource &Utilization'; Image = "Report"; RunObject = Report "Resource Usage"; - ToolTip = 'View statistical information about the usage of each resource. The resource''s usage quantity is compared with its capacity and the remaining capacity (in the Balance field), according to this formula: Balance = Capacity - Usage (Qty.)'; } action("Resource - &Price List") { @@ -87,7 +85,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Resource - &Price List'; Image = "Report"; RunObject = Report "Resource - List"; - ToolTip = 'View a list of unit prices for the resources. By default, a unit price is based on the price in the Resource Prices window. If there is no valid alternative price, then the unit price from the resource card is used. The report can be used by the company''s salespeople or sent to customers.'; } action("Resource - Cost &Breakdown") { @@ -95,7 +92,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Resource - Cost &Breakdown'; Image = "Report"; RunObject = Report "Resource - Cost Breakdown"; - ToolTip = 'View the direct unit costs and the total direct costs for each resource. Only usage postings are considered in this report. Resource usage can be posted in the resource journal or the project journal.'; } } area(embedding) @@ -254,7 +250,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Adjust R&esource Costs/Prices'; Image = "Report"; RunObject = Report "Adjust Resource Costs/Prices"; - ToolTip = 'Adjust one or more fields on the resource card. For example, you can change the direct unit cost by 10 percent on all resources from a specific resource group. The changes are processed immediately after the batch job is started. The fields on the resource card that are dependent on the adjusted field are also changed.'; } action("Resource P&rice Changes") { @@ -298,7 +293,6 @@ page 9014 "Job Resource Manager RC" Caption = 'Create Time Sheets'; Image = NewTimesheet; RunObject = Report "Create Time Sheets"; - ToolTip = 'Create new time sheets for resources.'; } } } diff --git a/src/Layers/W1/BaseApp/Projects/RoleCenters/ProjectManagerActivities.Page.al b/src/Layers/W1/BaseApp/Projects/RoleCenters/ProjectManagerActivities.Page.al index 5a4d3d6cc3..3dfa8d5d6a 100644 --- a/src/Layers/W1/BaseApp/Projects/RoleCenters/ProjectManagerActivities.Page.al +++ b/src/Layers/W1/BaseApp/Projects/RoleCenters/ProjectManagerActivities.Page.al @@ -46,7 +46,6 @@ page 9068 "Project Manager Activities" ApplicationArea = Jobs; Caption = 'Project Create Sales Invoice'; RunObject = Report "Job Create Sales Invoice"; - ToolTip = 'Create an invoice for a project or for one or more project tasks for a customer when either the work to be invoiced is complete or the date for invoicing based on an invoicing schedule has been reached.'; } } } @@ -72,7 +71,6 @@ page 9068 "Project Manager Activities" ApplicationArea = Jobs; Caption = 'Update Project Item Cost'; RunObject = Report "Update Job Item Cost"; - ToolTip = 'Update the usage costs in the project ledger entries to match the actual costs in the item ledger entry. If adjustment value entries have a different date than the original value entry, such as when the inventory period is closed, then the project ledger is not updated.'; } action("") { diff --git a/src/Layers/W1/BaseApp/Projects/TimeSheet/CreateTimeSheets.Report.al b/src/Layers/W1/BaseApp/Projects/TimeSheet/CreateTimeSheets.Report.al index 76d28f4918..42ede828f5 100644 --- a/src/Layers/W1/BaseApp/Projects/TimeSheet/CreateTimeSheets.Report.al +++ b/src/Layers/W1/BaseApp/Projects/TimeSheet/CreateTimeSheets.Report.al @@ -15,6 +15,7 @@ report 950 "Create Time Sheets" { ApplicationArea = Basic, Suite; Caption = 'Create Time Sheets'; + ToolTip = 'Create new time sheets for resources.'; ProcessingOnly = true; UsageCategory = Tasks; diff --git a/src/Layers/W1/BaseApp/Projects/TimeSheet/MoveTimeSheetstoArchive.Report.al b/src/Layers/W1/BaseApp/Projects/TimeSheet/MoveTimeSheetstoArchive.Report.al index 39be54a179..b7f3bd844a 100644 --- a/src/Layers/W1/BaseApp/Projects/TimeSheet/MoveTimeSheetstoArchive.Report.al +++ b/src/Layers/W1/BaseApp/Projects/TimeSheet/MoveTimeSheetstoArchive.Report.al @@ -7,6 +7,7 @@ namespace Microsoft.Projects.TimeSheet; report 953 "Move Time Sheets to Archive" { Caption = 'Move Time Sheets to Archive'; + ToolTip = 'Archive time sheets.'; ProcessingOnly = true; dataset diff --git a/src/Layers/W1/BaseApp/Projects/TimeSheet/TimeSheetList.Page.al b/src/Layers/W1/BaseApp/Projects/TimeSheet/TimeSheetList.Page.al index c90e19a685..f1661af866 100644 --- a/src/Layers/W1/BaseApp/Projects/TimeSheet/TimeSheetList.Page.al +++ b/src/Layers/W1/BaseApp/Projects/TimeSheet/TimeSheetList.Page.al @@ -101,7 +101,6 @@ page 951 "Time Sheet List" Caption = 'Create Time Sheets'; Image = NewTimesheet; RunObject = Report "Create Time Sheets"; - ToolTip = 'Create new time sheets for resources.'; Visible = TimeSheetAdminActionsVisible; } action(MoveTimeSheetsToArchive) @@ -110,7 +109,6 @@ page 951 "Time Sheet List" Caption = 'Move Time Sheets to Archive'; Image = Archive; RunObject = Report "Move Time Sheets to Archive"; - ToolTip = 'Archive time sheets.'; Visible = TimeSheetAdminActionsVisible; } } diff --git a/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al b/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al index f133903fb3..680bc6e2a9 100644 --- a/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al +++ b/src/Layers/W1/BaseApp/RoleCenters/AdministratorRoleCenter.Page.al @@ -757,7 +757,6 @@ page 9018 "Administrator Role Center" Caption = 'Date Compress &Resource Ledger Entries'; Image = Resource; RunObject = Report "Date Compress Resource 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 &FA Ledger 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..af43e45bd7 100644 --- a/src/Layers/W1/BaseApp/System/DataAdministration/DataAdministration.Page.al +++ b/src/Layers/W1/BaseApp/System/DataAdministration/DataAdministration.Page.al @@ -369,7 +369,6 @@ page 9035 "Data Administration" Image = Resource; RunObject = Report "Date Compress Resource 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 FA Ledger Entries") { @@ -447,7 +446,6 @@ page 9035 "Data Administration" { ApplicationArea = Jobs; Caption = 'Resource Registers'; - ToolTip = 'Resource Registers'; RunObject = report "Delete Empty Res. Registers"; Ellipsis = true; }