feature/offered_article_supplier #40
@ -28,6 +28,6 @@ public class ArticleOffer {
 | 
			
		||||
 | 
			
		||||
    public boolean shouldBeAdvertised;
 | 
			
		||||
    
 | 
			
		||||
    @ManyToOne(optional = false)
 | 
			
		||||
    @ManyToOne(optional = true)
 | 
			
		||||
    public Supplier cheapestSupplier;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user