Fix delete righe offerta + fix (maybe) calcolo BOM selettivo
This commit is contained in:
@@ -126,6 +126,12 @@ namespace EgwCoreLib.Lux.Data.DbModel.Items
|
||||
get => false;
|
||||
}
|
||||
|
||||
[NotMapped]
|
||||
public bool HasBOM
|
||||
{
|
||||
get => SourceType == ItemSourceType.Jwd || SourceType == ItemSourceType.FileBTL;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Navigazione Job/Cicli
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user