From 857d6fdf2a06c2589f7cab96059bf6143b4752c4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:35:35 +0000 Subject: [PATCH 1/2] Initial plan From e2c915831ebf560d9f415fbd4d32c5791509c4ab Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:37:34 +0000 Subject: [PATCH 2/2] Fix AA0471: Add AutoFormatType to Quantity field Co-authored-by: Groenbech96 <17690329+Groenbech96@users.noreply.github.com> --- .../Import/Purchase/History/EDocPurchSearchHistory.Page.al | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Apps/W1/EDocument/App/src/Processing/Import/Purchase/History/EDocPurchSearchHistory.Page.al b/src/Apps/W1/EDocument/App/src/Processing/Import/Purchase/History/EDocPurchSearchHistory.Page.al index c9bfd436a4..50b73373ab 100644 --- a/src/Apps/W1/EDocument/App/src/Processing/Import/Purchase/History/EDocPurchSearchHistory.Page.al +++ b/src/Apps/W1/EDocument/App/src/Processing/Import/Purchase/History/EDocPurchSearchHistory.Page.al @@ -62,6 +62,7 @@ page 6157 "E-Doc Purch. Search History" field(Quantity; Rec.Quantity) { ToolTip = 'Specifies the quantity of the purchase invoice line.'; + AutoFormatType = 0; } field("Unit of Measure"; Rec."Unit of Measure") {