Weighing: Do not ignore gross and tare weight and show it on DeliveryNote
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace Elwig.Helpers.Weighing {
|
||||
/// <summary>
|
||||
/// Interface for controlling a a scale which responds to commands sent to it
|
||||
/// Interface for controlling a weighing scale which responds to commands sent to it
|
||||
/// </summary>
|
||||
public interface ICommandScale : IScale {
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user