Update DeliveryAdminWindow
This commit is contained in:
@ -15,6 +15,11 @@ namespace Elwig.Helpers.Weighing {
|
||||
/// </summary>
|
||||
public string? WeighingId = null;
|
||||
|
||||
/// <summary>
|
||||
/// Wheighing id (or IdentNr) provided by the scale optionally combined with the current date
|
||||
/// </summary>
|
||||
public string? FullWeighingId = null;
|
||||
|
||||
/// <summary>
|
||||
/// Date string provided by the scale
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user