Update DeliveryAdminWindow

This commit is contained in:
2023-08-14 20:09:53 +02:00
parent f8af155c60
commit 99a6f53307
5 changed files with 149 additions and 78 deletions

View File

@ -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>