Skip to content

(Bug: 640112) [28.x] [Subcontracting] Block Get Order/Receipt Lines and item charges on undone subcontracting receipts#8766

Merged
alexei-dobriansky merged 4 commits into
releases/28.xfrom
bugs/640112-28x-Subcon_BlockGetOrderLinesAndGetUndoneRcpt
Jun 25, 2026
Merged

(Bug: 640112) [28.x] [Subcontracting] Block Get Order/Receipt Lines and item charges on undone subcontracting receipts#8766
alexei-dobriansky merged 4 commits into
releases/28.xfrom
bugs/640112-28x-Subcon_BlockGetOrderLinesAndGetUndoneRcpt

Conversation

@alexei-dobriansky

@alexei-dobriansky alexei-dobriansky commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Backport to 28.x
Fixes AB#640112

alexei-dobriansky and others added 2 commits June 24, 2026 10:02
…done subcontracting receipts

Fixes ADO bugs 632785 and 637503.

632785 - subcontracting lines must not be invoiced through a separate document:
- Exclude subcontracting receipt lines (Prod. Order No. set) from Get Receipt Lines
  and block copying them, in SubcPurchPostExt (Purch.-Get Receipt subscribers).
- Exclude subcontracting purchase order lines from Get Order Lines, via the new
  Matched Order Line Mgmt. filter event.

637503 - item charges against undone subcontracting receipts create orphaned capacity cost:
- Block assigning an item charge to an undone (Correction) subcontracting receipt line
  in SubcItemChargeAssPurchExt.
- Block posting an item charge assigned to an undone subcontracting receipt line in
  SubcPurchPostExt.

Tests: lightweight mock-based tests in SubcSubcontractingTest covering all three blocks.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@alexei-dobriansky alexei-dobriansky self-assigned this Jun 24, 2026
@alexei-dobriansky alexei-dobriansky requested a review from a team June 24, 2026 08:05
@alexei-dobriansky alexei-dobriansky added SCM GitHub request for SCM area Subcontracting Subcontracting related activities labels Jun 24, 2026
@alexei-dobriansky alexei-dobriansky requested a review from a team as a code owner June 24, 2026 08:05
@github-actions github-actions Bot added the AL: Apps (W1) Add-on apps for W1 label Jun 24, 2026
@github-actions github-actions Bot added this to the Version 28.3 milestone Jun 24, 2026
@alexei-dobriansky alexei-dobriansky enabled auto-merge (squash) June 25, 2026 11:46
@alexei-dobriansky alexei-dobriansky merged commit 576f819 into releases/28.x Jun 25, 2026
34 checks passed
@alexei-dobriansky alexei-dobriansky deleted the bugs/640112-28x-Subcon_BlockGetOrderLinesAndGetUndoneRcpt branch June 25, 2026 16:12
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 SCM GitHub request for SCM area Subcontracting Subcontracting related activities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants