diff --git a/src/Apps/IN/INGST/app/GSTSubcontracting/src/Page/SubcontractingOrderSubform.Page.al b/src/Apps/IN/INGST/app/GSTSubcontracting/src/Page/SubcontractingOrderSubform.Page.al index 64fd867abb5..fcdb7d00875 100644 --- a/src/Apps/IN/INGST/app/GSTSubcontracting/src/Page/SubcontractingOrderSubform.Page.al +++ b/src/Apps/IN/INGST/app/GSTSubcontracting/src/Page/SubcontractingOrderSubform.Page.al @@ -511,7 +511,7 @@ page 18493 "Subcontracting Order Subform" } field("Qty. Rejected (Rework)"; Rec."Qty. Rejected (Rework)") { - ApplicationArea = Basic, suite; + ApplicationArea = Basic, Suite; ToolTip = 'Specifies the quantity rejected for rework'; Visible = false; } diff --git a/src/rulesets/base.ruleset.json b/src/rulesets/base.ruleset.json index 53991f9c1d1..b49d72faad1 100644 --- a/src/rulesets/base.ruleset.json +++ b/src/rulesets/base.ruleset.json @@ -255,10 +255,6 @@ "action": "Warning", "justification": "The FindSet() or Find() method on the record must be used only in connection with the Next() method." }, - { - "id": "AA0189", - "action": "Warning" - }, { "id": "AA0194", "action": "Warning",