Weighing: Do not ignore gross and tare weight and show it on DeliveryNote
This commit is contained in:
@ -27,7 +27,7 @@ namespace Elwig.ViewModels {
|
||||
[ObservableProperty]
|
||||
private string? _scaleId;
|
||||
[ObservableProperty]
|
||||
private string? _weighingId;
|
||||
private string? _weighingData;
|
||||
|
||||
[ObservableProperty]
|
||||
private bool _filterTodayOnly;
|
||||
|
Reference in New Issue
Block a user