Bug 304

Summary: Combo Item accepts empty list.
Product: Group20 Reporter: awkakavou2-c
Component: ComboItemAssignee: Anders <agmller2-c>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: PC   
OS: Windows   
Deadline: 2019-11-06   

Description awkakavou2-c 2019-11-05 18:00:16 HKT
I noticed that when making a discount for a combo item the object accepts an empty list, I think that there should be some error message shown when no items are passed, since it wouldn't make sense to apply a discount to no items.
Comment 1 Anders 2019-11-25 18:15:36 HKT
An if-statement has been added to make sure, that the empty is not empty. The bug is solved and will be marked as fixed.