Remove unused db fields
This commit is contained in:
		@ -21,18 +21,9 @@ public class DashboardSummary {
 | 
			
		||||
    @NotNull
 | 
			
		||||
    public Integer todaysCustomersOrders;
 | 
			
		||||
 | 
			
		||||
    @NotNull
 | 
			
		||||
    public Integer todaysSuppliersOrders;
 | 
			
		||||
 | 
			
		||||
    @NotNull
 | 
			
		||||
    public Integer todaysItemsSold;
 | 
			
		||||
 | 
			
		||||
    @NotNull
 | 
			
		||||
    public Integer todaysSalesCent;
 | 
			
		||||
 | 
			
		||||
    @NotNull
 | 
			
		||||
    public Integer totalWarehouseCapacity;
 | 
			
		||||
 | 
			
		||||
    @NotNull
 | 
			
		||||
    public Double currentWarehouseCapacity;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user