Misc. forgot all changes
Working on Cashier Checkout
This commit is contained in:
@ -11,7 +11,6 @@ namespace Tanshu.Accounts.Entities
|
||||
public virtual int ModifierID { get; set; }
|
||||
public virtual string Name { get; set; }
|
||||
|
||||
[NotNull]
|
||||
public virtual IList<ProductGroupModifier> ProductGroupModifiers { get; set; }
|
||||
|
||||
public override int GetHashCode()
|
||||
|
||||
Reference in New Issue
Block a user