Skip to content

Commit 8755822

Browse files
business-central-bot[bot]mazhelezaholstrup1
authored
[main] Update BCArtifact version. New value: 27.0.38155.0 (#4440)
This PR contains the following changes: - Update BCArtifact version. New value: 27.0.38155.0 [AB#539394](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539394) --------- Co-authored-by: mazhelez <[email protected]> Co-authored-by: aholstrup1 <[email protected]>
1 parent 7eac5ca commit 8755822

File tree

9 files changed

+55
-1
lines changed

9 files changed

+55
-1
lines changed

.github/AL-Go-Settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"runs-on": "windows-2025",
77
"cacheImageName": "",
88
"UsePsSession": false,
9-
"artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/27.0.38078.0/base",
9+
"artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/27.0.38155.0/base",
1010
"country": "base",
1111
"useProjectDependencies": true,
1212
"repoVersion": "27.0",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"bug": "597430",
4+
"codeunitId": 139692,
5+
"CodeunitName": "Contract Renewal Test",
6+
"Method": "TestIfContractRenewalSelectionIsUpdateOnAfterValidateCalcBasePercentage"
7+
}
8+
]
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"bug": "597430",
4+
"codeunitId": 148155,
5+
"CodeunitName": "Contracts Test",
6+
"Method": "CheckValueChangesOnCustomerContractLines"
7+
}
8+
]
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"bug": "597430",
4+
"codeunitId": 139687,
5+
"CodeunitName": "Recurring Billing Docs Test",
6+
"Method": "GetVendorContractLinesProducesCorrectAmountsDuringSelection"
7+
}
8+
]
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[
2+
{
3+
"bug": "597430",
4+
"codeunitId": 139688,
5+
"CodeunitName": "Recurring Billing Test",
6+
"Method": "CheckBillingLineUpdateRequiredOnModifyCustomerContractLine"
7+
},
8+
{
9+
"bug": "597430",
10+
"codeunitId": 139688,
11+
"CodeunitName": "Recurring Billing Test",
12+
"Method": "CheckBillingLineUpdateRequiredOnModifyVendorContractLine"
13+
}
14+
]
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"bug": "597430",
4+
"codeunitId": 139916,
5+
"CodeunitName": "Service Comm. Archive Test",
6+
"Method": "ExpectSingleServiceCommitmentArchiveOnModifyMultipleFieldsOnCustomerContractLine"
7+
}
8+
]
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"bug": "597430",
4+
"codeunitId": 148154,
5+
"CodeunitName": "Vendor Contracts Test",
6+
"Method": "CheckValueChangesOnVendorContractLines"
7+
}
8+
]

0 commit comments

Comments
 (0)