Moved numpad control to Tanshu.Common. Billing feature complete. Delete not working as expected
Signed-off-by: unknown <tanshu@.(none)>
This commit is contained in:
@ -15,8 +15,6 @@ namespace Tanshu.Accounts.Entities
|
||||
public virtual decimal ServiceCharge { get; set; }
|
||||
public virtual decimal SalePrice { get; set; }
|
||||
public virtual bool Discontinued { get; set; }
|
||||
public virtual decimal MinimumLevel { get; set; }
|
||||
public virtual decimal MaximumLevel { get; set; }
|
||||
public virtual int SortOrder { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user