[Main] - Batch printing Posted Sales Shipments with "Show Serial/Lot Number Appendix" mixes lot information between documents - #10529
Conversation
Agentic PR Review - Round 1Recommendation: Accept with SuggestionsWhat this PR doesThe GB Posted Sales Shipment report ( The change is layout-only and does not touch the shipment data or posting. The reported symptom, however, is lot data appearing to belong to the wrong document, which usually comes from how the appendix region is scoped or grouped per document, not only from where a page break falls. Removing the forced page break may fix how the appendix pages line up with each document, but it is not obvious from the diff that it addresses the grouping of lot data itself (see S1). SuggestionsS1 - Confirm the page-break change actually fixes cross-document mixing Risk assessment and necessityRisk: Low. This is a report-layout change in the GB layer only; it cannot corrupt data and does not affect posting. The main risk is that it changes pagination without fully resolving the root cause, so the appendix could still mix lots in some batch cases. A regression test is not practical for RDLC rendering, so absence of a test is acceptable here - manual verification with a multi-document batch is the right check. Necessity: The scenario is valid and customer-facing (GB serial/lot appendix on posted shipments). A fix is warranted; the open question is whether this specific change is sufficient (S1).
|
Workitem Bug 647293: [Repair Item] [All-E] [GB] Batch printing Posted Sales Shipments with "Show Serial/Lot Number Appendix" mixes lot information between documents
Fixes AB#647293