Items to Transfer
@if (!ReadOnly)
{
Add Line Item
}
Product
Quantity Released
@if (!ReadOnly)
{
Actions
}
@context.ProductName
@context.Movement
@if (!ReadOnly)
{
}
@code {
[Parameter] public string TransferOutId { get; set; } = string.Empty;
[Parameter] public List