Skip to content

Commit 67817ea

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 771ab63 commit 67817ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Layers/RU/Tests/Job/JobConsumptionPurchase.Codeunit.al

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2778,6 +2778,7 @@ codeunit 136302 "Job Consumption Purchase"
27782778
VerifyItemLedgEntriesInvoiced(Item."No.", PurchaseLine.Amount);
27792779
end;
27802780

2781+
[Test]
27812782
procedure PartialInvoicingNonInvItemWithJobAppliesNegAdjmtToCorrectILE()
27822783
var
27832784
Item: Record Item;

0 commit comments

Comments
 (0)