-
When we use Get-TestsFromBCContainer, the first run often returns empty.
The second run, with the same parameters, returns the Tests from the BC container
script:
$iteration = 1
while ($iteratio…
-
### Describe the issue
The "Http Content" codeunit throws an error message when content is defined from SecretText.
```
Error message:
Cannot add value because the header 'Content-Type' does no…
-
### Describe the request
Please add new event
```
procedure AddBOMLine(AssemblyHeader: Record "Assembly Header"; var AssemblyLine: Record "Assembly Line"; AsmLineRecordIsTemporary: Boolean; BOMCompo…
-
### Describe the request
Please add new event
```
procedure CalcEarliestAvailabilityDate(var Item: Record Item; NeededQty: Decimal; StartDate: Date; ExcludeQty: Decimal; ExcludeOnDate: Date; var Ava…
-
### Describe the request
Please add new event
```
procedure InsertProdOrderLine(RequisitionLine: Record "Requisition Line"; ProductionOrder: Record "Production Order"; Item: Record Item)
var…
-
### Describe the issue
codeunit 5748 "Transfer Whse. Post Shipment"
Integrationevents OnInitSourceDocumentHeaderOnBeforeTransferHeaderUpdatePostingDate and OnInitSourceDocumentHeaderOnBeforeTransHea…
-
### Describe the request
Please add new event
```
local procedure ConvertUsage(Usage: Option M1,M2,M3,M4): Enum "Report Selection Usage"
var
ResultReportSelectionUsage: Enum "Report Selecti…
-
Follow up from https://github.com/JuliaDocs/DocumenterCitations.jl/issues/78
With the script
```julia
using DocumenterCitations
bib = CitationBibliography("bug.bib")
DocumenterCitations.format_…
-
Hi, I'm having an issue with the function to rename files both with the action and the setting "CRS.OnSaveAlFileAction": "Rename".
The extension trys to rename the file but fails with an error stat…
-
### Describe the issue
I think there is a bug in the new Subscription & Recurring Billing module.
When I try to create a new document for a Customer from the **Customer List** or the **Customer Card*…