Skip to content

Commit 2f5fb98

Browse files
author
Magnus Hartvig Grønbech
committed
Fix
1 parent 7d88662 commit 2f5fb98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Apps/W1/PEPPOL/Test/src/PEPPOLBISBillingTests.Codeunit.al

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
namespace Microsoft.Peppol.Test;
66

77
using Microsoft.Finance.Currency;
8+
using Microsoft.Finance.GeneralLedger.Journal;
89
using Microsoft.Finance.GeneralLedger.Setup;
910
using Microsoft.Finance.VAT.Setup;
1011
using Microsoft.Foundation.Address;
@@ -19,6 +20,7 @@ using Microsoft.Sales.Document;
1920
using Microsoft.Sales.History;
2021
using Microsoft.Service.Document;
2122
using Microsoft.Service.History;
23+
using Microsoft.Service.Setup;
2224
using Microsoft.Service.Test;
2325
using System.IO;
2426
using System.Text;

0 commit comments

Comments
 (0)