We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d88662 commit 2f5fb98Copy full SHA for 2f5fb98
1 file changed
src/Apps/W1/PEPPOL/Test/src/PEPPOLBISBillingTests.Codeunit.al
@@ -5,6 +5,7 @@
5
namespace Microsoft.Peppol.Test;
6
7
using Microsoft.Finance.Currency;
8
+using Microsoft.Finance.GeneralLedger.Journal;
9
using Microsoft.Finance.GeneralLedger.Setup;
10
using Microsoft.Finance.VAT.Setup;
11
using Microsoft.Foundation.Address;
@@ -19,6 +20,7 @@ using Microsoft.Sales.Document;
19
20
using Microsoft.Sales.History;
21
using Microsoft.Service.Document;
22
using Microsoft.Service.History;
23
+using Microsoft.Service.Setup;
24
using Microsoft.Service.Test;
25
using System.IO;
26
using System.Text;
0 commit comments