[Quality Management] [28.x] Move QM from Business Manager to Inventory Manager RC#7182
Open
JakovljevicDusan wants to merge 4 commits intoreleases/28.xfrom
Open
[Quality Management] [28.x] Move QM from Business Manager to Inventory Manager RC#7182JakovljevicDusan wants to merge 4 commits intoreleases/28.xfrom
JakovljevicDusan wants to merge 4 commits intoreleases/28.xfrom
Conversation
attilatoury
approved these changes
Mar 17, 2026
| group(Qlty_QualityManagement_Processing_Group) | ||
| { | ||
| Image = TaskQualityMeasure; | ||
| Image = CheckList; |
Contributor
There was a problem hiding this comment.
Do we need to change the images if we're hiding the actions?
Contributor
Author
There was a problem hiding this comment.
Just to make it consistent with others part in the app. Actually, it will be changed anyway with icons PR, so maybe I will have to revert this part.
| Image = BreakpointsList; | ||
| RunObject = Page "Qlty. Inspection Template List"; | ||
| RunPageMode = Edit; | ||
| ToolTip = 'Specifies a Quality Inspection Template is an inspection plan containing a set of questions and data points that you want to collect.'; |
Contributor
There was a problem hiding this comment.
"Specifies" is not needed, or the phrasing needs to be modified
| Image = CopyFromTask; | ||
| RunObject = Page "Qlty. Inspection Gen. Rules"; | ||
| RunPageMode = Edit; | ||
| ToolTip = 'Specifies a Quality Inspection generation rule defines when you want to ask a set of questions or other data that you want to collect that is defined in a template. You connect a template to a source table, and set the criteria to use that template with the table filter. When these filter criteria is met, then it will choose that template. When there are multiple matches, it will use the first template that it finds, based on the sort order.'; |
| Image = TaskQualityMeasure; | ||
| RunObject = Page "Qlty. Tests"; | ||
| RunPageMode = Edit; | ||
| ToolTip = 'Specifies a quality inspection test is a data points to capture, or questions, or measurements.'; |
| { | ||
| Caption = 'Quality Inspections'; | ||
| Image = CheckList; | ||
| ToolTip = 'See existing Quality Inspections and create a new inspection.'; |
Contributor
There was a problem hiding this comment.
This makes it sound like the action will actually create a new inspection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Move QM references from Business Manager to Inventory Manager RC
Work Item(s)
Fixes AB#624855