Skip to content

[Subcontracting] Subcontracting actions on Purchase Order and Transfer Order lines are always visible #8510

Merged
AleksandricMarko merged 1 commit into
mainfrom
bugs/main_637633_subcontracting_action_show_hide
Jun 8, 2026
Merged

[Subcontracting] Subcontracting actions on Purchase Order and Transfer Order lines are always visible #8510
AleksandricMarko merged 1 commit into
mainfrom
bugs/main_637633_subcontracting_action_show_hide

Conversation

@AleksandricMarko

@AleksandricMarko AleksandricMarko commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

What & why

Expected
All subcontracting actions should be hidden when there is no subcontracting context, using the same ShowSubcontractingFactBox variable already computed in each page extension.

Fix
Add Visible = ShowSubcontractingFactBox; to each action (or action group) in the three page extensions: SubcPurchOrder.PageExt.al, SubcPOSubform.PageExt.al, SubcTransOrderSub.PageExt.al. The variable and its computation already exist in each file.

Linked work

Fixes AB#637633

@AleksandricMarko AleksandricMarko requested a review from a team as a code owner June 5, 2026 19:00
@AleksandricMarko AleksandricMarko added the Subcontracting Subcontracting related activities label Jun 5, 2026
@github-actions github-actions Bot added the AL: Apps (W1) Add-on apps for W1 label Jun 5, 2026
@AleksandricMarko AleksandricMarko enabled auto-merge (squash) June 5, 2026 19:01
@github-actions github-actions Bot added this to the Version 29.0 milestone Jun 5, 2026
@AleksandricMarko AleksandricMarko merged commit 467e301 into main Jun 8, 2026
100 of 104 checks passed
@AleksandricMarko AleksandricMarko deleted the bugs/main_637633_subcontracting_action_show_hide branch June 8, 2026 10:38
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 Subcontracting Subcontracting related activities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants