Skip to content

[Quality Management] [28.x] Move QM from Business Manager to Inventory Manager RC#7182

Open
JakovljevicDusan wants to merge 4 commits intoreleases/28.xfrom
bugs/QM-28.x-MoveQMFromBusinessManagerRC
Open

[Quality Management] [28.x] Move QM from Business Manager to Inventory Manager RC#7182
JakovljevicDusan wants to merge 4 commits intoreleases/28.xfrom
bugs/QM-28.x-MoveQMFromBusinessManagerRC

Conversation

@JakovljevicDusan
Copy link
Contributor

@JakovljevicDusan JakovljevicDusan commented Mar 17, 2026

Summary

Move QM references from Business Manager to Inventory Manager RC

Work Item(s)

Fixes AB#624855

@JakovljevicDusan JakovljevicDusan requested a review from a team as a code owner March 17, 2026 07:30
@JakovljevicDusan JakovljevicDusan changed the title Move QM from Business Manager to Inventory Manager RC [Quality Management] [28.x] Move QM from Business Manager to Inventory Manager RC Mar 17, 2026
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Mar 17, 2026
@github-actions github-actions bot added this to the Version 28.1 milestone Mar 17, 2026
@JakovljevicDusan JakovljevicDusan enabled auto-merge (squash) March 17, 2026 14:00
group(Qlty_QualityManagement_Processing_Group)
{
Image = TaskQualityMeasure;
Image = CheckList;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to change the images if we're hiding the actions?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"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.';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Image = TaskQualityMeasure;
RunObject = Page "Qlty. Tests";
RunPageMode = Edit;
ToolTip = 'Specifies a quality inspection test is a data points to capture, or questions, or measurements.';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

{
Caption = 'Quality Inspections';
Image = CheckList;
ToolTip = 'See existing Quality Inspections and create a new inspection.';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes it sound like the action will actually create a new inspection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants